Ignore:
Timestamp:
Jan 1, 2013, 12:48:27 PM (12 years ago)
Author:
chronos
Message:
  • Upraveno: Webkamery přepracovány na aplikační modul.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Modules/Portal/Portal.php

    r469 r476  
    9494  function WebcamPanel()
    9595  {
    96     $Output = $this->System->Modules['Webcam']->ShowImage();
     96    $Output = $this->System->ModuleManager->Modules['WebCam']->ShowImage();
    9797    return($Output);
    9898  }
Note: See TracChangeset for help on using the changeset viewer.