Changeset 586 for trunk/Modules/Setup/Setup.php
- Timestamp:
- Oct 31, 2013, 9:30:09 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Modules/Setup/Setup.php
r580 r586 30 30 } 31 31 32 function Start()32 function DoStart() 33 33 { 34 parent::Start();35 34 $this->System->RegisterPage('', 'PageSetupRedirect'); 36 35 $this->System->RegisterPage('setup', 'PageSetup');
Note:
See TracChangeset
for help on using the changeset viewer.