EliteConf
 All Data Structures Namespaces Files Functions Variables Pages
Variables
index-test.php File Reference

Go to the source code of this file.

Variables

 $yii =dirname(__FILE__).'/../yii/framework/yii.php'
 
 $config =dirname(__FILE__).'/protected/config/test.php'
 
defined('YII_DEBUG') or define('YII_DEBUG' true
 

Variable Documentation

$config =dirname(__FILE__).'/protected/config/test.php'

Definition at line 9 of file index-test.php.

$yii =dirname(__FILE__).'/../yii/framework/yii.php'

This is the bootstrap file for test application. This file should be removed when the application is deployed for production.

Definition at line 8 of file index-test.php.

boolean whether the labels for menu items should be HTML encoded Defaults to true

Definition at line 12 of file index-test.php.