Changeset 476 for trunk/Modules/Portal/Portal.php
- Timestamp:
- Jan 1, 2013, 12:48:27 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Modules/Portal/Portal.php
r469 r476 94 94 function WebcamPanel() 95 95 { 96 $Output = $this->System->Module s['Webcam']->ShowImage();96 $Output = $this->System->ModuleManager->Modules['WebCam']->ShowImage(); 97 97 return($Output); 98 98 }
Note:
See TracChangeset
for help on using the changeset viewer.