mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-26 06:15:19 +08:00
Fixed SiteController about Yii.
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
|
||||
namespace app\controllers;
|
||||
|
||||
use Yii;
|
||||
use yii\web\Controller;
|
||||
use app\models\LoginForm;
|
||||
use app\models\ContactForm;
|
||||
|
Reference in New Issue
Block a user