コード例 #1
0
ファイル: HelloController.php プロジェクト: oyoy8629/yii-core
 public function actionTest()
 {
     \yii::info(date('Y-m-d H:i;s'), 'con');
 }