Changeset 424 for branches/Modular/Modules/Log/Log.php
- Timestamp:
- Oct 10, 2012, 9:29:20 AM (13 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  branches/Modular/Modules/Log/Log.php (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      branches/Modular/Modules/Log/Log.phpr383 r424 105 105 } 106 106 107 function Init()107 function Start() 108 108 { 109 parent::Start(); 109 110 $this->System->Pages['log'] = 'LogShow'; 110 111 } 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
