getDebug()); defined('YII_TRACE_LEVEL') or define('YII_TRACE_LEVEL', $env->getTraceLevel()); // run Yii app require_once($env->getYiiPath()); Yii::createWebApplication($env->getConfig())->run(); ?>