Changeset 424 for branches/Modular/Modules/Meals/Meals.php
- Timestamp:
- Oct 10, 2012, 9:29:20 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/Modular/Modules/Meals/Meals.php
r378 r424 229 229 } 230 230 231 function Init() 232 { 231 function Start() 232 { 233 parent::Start(); 233 234 $this->System->Pages['jidelna'] = 'EatingPlace'; 234 235 }
Note:
See TracChangeset
for help on using the changeset viewer.