EliteConf
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Pages
test
themes
shadow_dancer
views
site
error.php
Go to the documentation of this file.
1
<?php
2
$this->
pageTitle
=Yii::app()->name .
' - Error'
;
3
$this->
breadcrumbs
=array(
4
'Error'
,
5
);
6
?>
7
8
<h2
class
=
"error_header"
>Error <?php echo $code; ?></h2>
9
10
<div
class
=
"error error_message"
>
11
<?php echo CHtml::encode($message); ?>
12
</div>
Generated on Sun Jun 2 2013 05:35:39 for EliteConf by
1.8.4