Browse Source

YiiBase

tags/2.0.0-beta
Alexander Kochetov 12 years ago
parent
commit
6f2acf0518
  1. 2
      yii/YiiBase.php

2
yii/YiiBase.php

@ -614,3 +614,5 @@ class YiiBase
}
}
}
YiiBase::$aliases['@yii/bootstrap'] = __DIR__ . '/bootstrap';

Loading…
Cancel
Save