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