Ignore:
Timestamp:
Sep 11, 2013, 11:30:14 PM (11 years ago)
Author:
chronos
Message:
  • Fixed: Various errors related to old global variables.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/includes/system.php

    r577 r579  
    145145    $this->ModuleManager->RegisterModule(new ModuleFrontPage($System));
    146146    $this->ModuleManager->StartAll();
    147     $User = &$this->User; // Back compatibility, will be removed
    148147   
    149148    $this->BaseView = new BaseView($this);
Note: See TracChangeset for help on using the changeset viewer.