Changeset 424 for branches/Modular/Modules/Hosting/Hosting.php
- Timestamp:
- Oct 10, 2012, 9:29:20 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/Modular/Modules/Hosting/Hosting.php
r403 r424 37 37 } 38 38 39 function Init()39 function Start() 40 40 { 41 parent::Start(); 41 42 $this->System->Pages['hosting'] = 'PageHosting'; 42 43 }
Note:
See TracChangeset
for help on using the changeset viewer.