Changeset 424 for branches/Modular/Modules/Project/Project.php
- Timestamp:
- Oct 10, 2012, 9:29:20 AM (13 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  branches/Modular/Modules/Project/Project.php (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      branches/Modular/Modules/Project/Project.phpr385 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.
  
