Commit 8ba59592 authored by Shakarim Sapa's avatar Shakarim Sapa

- Check other Controller

parent e44e3892
......@@ -4,9 +4,8 @@ namespace common\modules\analyticsSchool\controllers;
use common\components\FrontendController;
use common\modules\school\models\SearchCourses;
use yii\filters\AccessControl;
use yii\web\Controller;
class CourseController extends Controller {
class CourseController extends FrontendController {
public static function actionsTitles() {
return [
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment