Cheetah
ChVideosPageHome.php
Go to the documentation of this file.
1 <?php
2 
8 ch_import('ChWsbFilesPageHome');
9 
11 {
12  function __construct (&$oShared)
13  {
14  parent::__construct($oShared);
15  }
16 }
ChWsbFilesPageHome
Definition: ChWsbFilesPageHome.php:12
ch_import
ch_import($sClassName, $aModule=array())
Definition: utils.inc.php:1218
php
ChVideosPageHome
Definition: ChVideosPageHome.php:11
ChVideosPageHome\__construct
__construct(&$oShared)
Definition: ChVideosPageHome.php:12