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/Modules/User/User.php

    r577 r579  
    2121        function Start()
    2222        {
    23                 global $User;
    24                
    2523                $this->System->User = new User($this->System);
    2624    $this->System->RegisterPage('userlist.php', 'PageUserList');
Note: See TracChangeset for help on using the changeset viewer.