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