Cheetah
modules
cheetah
site_customize
install
installer.php
Go to the documentation of this file.
1
<?
php
2
8
require_once(CH_DIRECTORY_PATH_CLASSES .
"ChWsbInstaller.php"
);
9
10
class
ChSctrInstaller
extends
ChWsbInstaller
11
{
12
function
__construct
(
$aConfig
)
13
{
14
parent::__construct(
$aConfig
);
15
}
16
}
ChSctrInstaller\__construct
__construct($aConfig)
Definition:
installer.php:12
php
ChWsbInstaller
Definition:
ChWsbInstaller.php:38
ChSctrInstaller
Definition:
installer.php:11
$aConfig
$aConfig
Definition:
config.php:8
Generated by
1.8.20