Changeset 424 for branches/Modular/Modules/TV/TV.php
- Timestamp:
- Oct 10, 2012, 9:29:20 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/Modular/Modules/TV/TV.php
r378 r424 132 132 } 133 133 134 function Init()134 function Start() 135 135 { 136 parent::Start(); 136 137 $this->System->Pages['tv'] = 'TVChannelsPage'; 137 138 }
Note:
See TracChangeset
for help on using the changeset viewer.