Changeset 579 for trunk/includes/global.php
- Timestamp:
- Sep 11, 2013, 11:30:14 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/global.php
r577 r579 39 39 $System->DoNotShowPage = true; 40 40 $System->Run(); 41 $User = $System->User; // Back compatibility, will be removed 41 42 } 42 43
Note:
See TracChangeset
for help on using the changeset viewer.