specified proper namespaces

This commit is contained in:
Alexander Makarov
2013-05-24 23:37:22 +04:00
parent 4a9f0eed0c
commit e8d59fb6cb
11 changed files with 9 additions and 130 deletions

View File

@ -1,6 +1,6 @@
<?php
namespace app\models;
namespace frontend\models;
use yii\base\Model;