mirror of
https://github.com/yiisoft/yii2.git
synced 2026-03-09 08:47:34 +01:00
refactored application.
This commit is contained in:
@@ -170,7 +170,6 @@ abstract class Module extends Component
|
||||
*/
|
||||
public function init()
|
||||
{
|
||||
Yii::setAlias('@' . $this->id, $this->getBasePath());
|
||||
$this->preloadComponents();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user