EliteConf
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Pages
test
protected
views
greeting
index.php
Go to the documentation of this file.
1
<?php
2
/* @var $this GreetingController */
3
4
$this->
breadcrumbs
= array(
5
'Greeting'
,
6
);
7
?>
8
<h1><?php echo $this->message; ?></h1>
9
<div
class
=
"row buttons"
>
10
<?php echo
"<a href=http://localhost/test/index.php?r=site/request_conference>Request Conference</a>"
?>
11
</div>
12
Generated on Sun Jun 2 2013 05:35:36 for EliteConf by
1.8.4