mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-18 23:43:19 +08:00
updated alias.
This commit is contained in:
@@ -618,7 +618,6 @@ class YiiBase
|
||||
YiiBase::$aliases = array(
|
||||
'@yii' => array(
|
||||
'@yii/bootstrap' => __DIR__ . '/bootstrap',
|
||||
'@yii/jui' => __DIR__ . '/jui',
|
||||
'@yii' => __DIR__,
|
||||
),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user