EliteConf
 All Data Structures Namespaces Files Functions Variables Pages
index.php
Go to the documentation of this file.
1 <?php
2 /* @var $this ViewconferenceController */
3 
4 
5 
6 $this->viewConference();
7 
8 $this->breadcrumbs=array(
9  'Viewconference',
10 );
11 ?>