EliteConf
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Pages
test
protected
views
homePage
index.php
Go to the documentation of this file.
1
<?php
2
/* @var $this HomePageController */
3
4
$this->
breadcrumbs
=array(
5
'Home Page'
,
6
);
7
?>
8
<h1><?php echo $this->
id
.
'/'
. $this->action->id; ?></h1>
9
10
<p>
11
You may change the content of
this
page by modifying
12
the file <tt><?php echo __FILE__; ?></tt>.
13
</p>
Generated on Sun Jun 2 2013 05:35:36 for EliteConf by
1.8.4