Changeset 424 for branches/Modular/Modules/Project/Project.php
- Timestamp:
- Oct 10, 2012, 9:29:20 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/Modular/Modules/Project/Project.php
r385 r424 73 73 } 74 74 75 function Init()75 function Start() 76 76 { 77 parent::Start(); 77 78 $this->System->Pages['projekt'] = 'ProjectPage'; 78 79 }
Note:
See TracChangeset
for help on using the changeset viewer.