mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-26 06:15:19 +08:00
re-added require
that will break if autoloader is not configured
This commit is contained in:
@ -5,6 +5,8 @@
|
||||
* @license http://www.yiiframework.com/license/
|
||||
*/
|
||||
|
||||
require __DIR__ . '/BaseYii.php';
|
||||
|
||||
/**
|
||||
* Yii is a helper class serving common framework functionalities.
|
||||
*
|
||||
|
Reference in New Issue
Block a user