예제 #1
0
파일: Index.php 프로젝트: pr-of-it/profit
 public function actionDefault()
 {
     $this->data->coursesNum = Course::countAll();
 }