Cheetah
ChStoreConfig.php
Go to the documentation of this file.
1 <?php
2 
8 ch_import('ChWsbConfig');
9 
11 {
16  {
17  parent::__construct($aModule);
18  }
19 
20 }
$aModule
$aModule
Definition: classifieds.php:21
ch_import
ch_import($sClassName, $aModule=array())
Definition: utils.inc.php:1218
php
ChStoreConfig
Definition: ChStoreConfig.php:11
ChWsbConfig
Definition: ChWsbConfig.php:38
ChStoreConfig\__construct
__construct($aModule)
Definition: ChStoreConfig.php:15