Changeset 424 for branches/Modular/Modules/FrontPage/FrontPage.php
- Timestamp:
- Oct 10, 2012, 9:29:20 AM (13 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  branches/Modular/Modules/FrontPage/FrontPage.php (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      branches/Modular/Modules/FrontPage/FrontPage.phpr386 r424 369 369 } 370 370 371 function Init() 372 { 371 function Start() 372 { 373 parent::Start(); 373 374 $this->System->Pages[''] = 'IndexPage'; 374 375 } 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
