EliteConf
 All Data Structures Namespaces Files Functions Variables Pages
index.php
Go to the documentation of this file.
1 <?php
2 /* @var $this HomeController */
3 
11 //$this->myConferences();
12 
13 $this->breadcrumbs = array(
14  'Home',
15 );
16 
17 ?>
18 
19 <h2>
20 
21 <?php $this->links(); ?>
22 
23 </h2>