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 |
$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.
Definition at line 12 of file index-test.php.