Cheetah
modules
cheetah
cheetah_connect
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
ChDolphConInstaller
extends
ChWsbInstaller
11
{
12
function
__construct
(&
$aConfig
)
13
{
14
parent::__construct(
$aConfig
);
15
}
16
}
ChDolphConInstaller\__construct
__construct(&$aConfig)
Definition:
installer.php:12
php
ChWsbInstaller
Definition:
ChWsbInstaller.php:38
$aConfig
$aConfig
Definition:
config.php:8
ChDolphConInstaller
Definition:
installer.php:11
Generated by
1.8.20