Changeset 579 for trunk/includes/system.php
- Timestamp:
- Sep 11, 2013, 11:30:14 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/system.php
r577 r579 145 145 $this->ModuleManager->RegisterModule(new ModuleFrontPage($System)); 146 146 $this->ModuleManager->StartAll(); 147 $User = &$this->User; // Back compatibility, will be removed148 147 149 148 $this->BaseView = new BaseView($this);
Note:
See TracChangeset
for help on using the changeset viewer.