Changeset 424 for branches/Modular/Modules/Network/Network.php
- Timestamp:
- Oct 10, 2012, 9:29:20 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/Modular/Modules/Network/Network.php
r386 r424 265 265 } 266 266 267 function Init() 268 { 267 function Start() 268 { 269 parent::Start(); 269 270 $this->System->Pages['sit'] = 'NetworkPage'; 270 271 }
Note:
See TracChangeset
for help on using the changeset viewer.