瀏覽代碼

debugger furnishing

Qiang Xue 12 年之前
父節點
當前提交
7efa64c733
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      controllers/SiteController.php

+ 1 - 1
controllers/SiteController.php

@@ -20,7 +20,7 @@ class SiteController extends Controller
 	}
 
 	public function actionIndex()
-	{
+	{Yii::error('test');
 		return $this->render('index');
 	}