Changeset 424 for branches/Modular/Modules/WebCam/WebCam.php
- Timestamp:
- Oct 10, 2012, 9:29:20 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/Modular/Modules/WebCam/WebCam.php
r378 r424 57 57 } 58 58 59 function Init()59 function Start() 60 60 { 61 parent::Start(); 61 62 $this->System->Pages['webcam'] = 'WebcamPage'; 62 63 }
Note:
See TracChangeset
for help on using the changeset viewer.