Changeset 424 for branches/Modular/Modules/News/News.php
- Timestamp:
- Oct 10, 2012, 9:29:20 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/Modular/Modules/News/News.php
r383 r424 115 115 } 116 116 117 function Init() 118 { 117 function Start() 118 { 119 parent::Start(); 119 120 $this->System->Pages['aktuality'] = 'NewsPage'; 120 121 }
Note:
See TracChangeset
for help on using the changeset viewer.