Changeset 424 for branches/Modular/Modules/FrontPage/FrontPage.php
- Timestamp:
- Oct 10, 2012, 9:29:20 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified branches/Modular/Modules/FrontPage/FrontPage.php ¶
r386 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.