Cheetah
util.php
Go to the documentation of this file.
1 <?php
2 
8 function ch_site_customize_import ($sClassPostfix, $aModuleOverwright = array())
9 {
11  $a = $aModuleOverwright ? $aModuleOverwright : $aModule;
12  if (!$a)
13  return;
14  ch_import ($sClassPostfix, $a) ;
15 }
$aModule
$aModule
Definition: classifieds.php:21
ch_import
ch_import($sClassName, $aModule=array())
Definition: utils.inc.php:1218
ch_site_customize_import
ch_site_customize_import($sClassPostfix, $aModuleOverwright=array())
Definition: util.php:8
php
global
if(!defined("GLOBAL_MODULE")) define("GLOBAL_MODULE" global
Definition: header.inc.php:25