Changeset 424 for branches/Modular/Modules/Chat/Chat.php
- Timestamp:
- Oct 10, 2012, 9:29:20 AM (13 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  branches/Modular/Modules/Chat/Chat.php (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      branches/Modular/Modules/Chat/Chat.phpr385 r424 99 99 } 100 100 101 function Init()101 function Start() 102 102 { 103 parent::Start(); 103 104 $this->System->Pages['chat'] = 'ChatHistory'; 104 105 } 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
