Commit 278ea0f7 authored by Shakarim Sapa's avatar Shakarim Sapa

- Добавлен контроллер для админки по кейсам;

parent ebe920ad
<?php
/**
* Created by PhpStorm.
* User: PHOENIX
* Date: 28.04.16
* Time: 17:23
*/
namespace common\modules\cases\controllers;
use Yii;
use common\components\AdminController;
class CasesBidsAdminController extends AdminController{
}
\ No newline at end of file
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