Commit e44e3892 authored by Shakarim Sapa's avatar Shakarim Sapa

- Check other Controller

parent 8d822bd5
......@@ -4,8 +4,9 @@ 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 FrontendController {
class CourseController extends Controller {
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