Changeset 586 for trunk/Modules/Setup/Setup.php
- Timestamp:
- Oct 31, 2013, 9:30:09 PM (12 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/Modules/Setup/Setup.php (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/Modules/Setup/Setup.phpr580 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.
  
