Cheetah
modules
cheetah
chat
classes
ChChatConfig.php
Go to the documentation of this file.
1
<?
php
2
8
require_once(CH_DIRECTORY_PATH_CLASSES .
'ChWsbConfig.php'
);
9
10
class
ChChatConfig
extends
ChWsbConfig
11
{
15
function
__construct
(
$aModule
)
16
{
17
parent::__construct(
$aModule
);
18
}
19
}
ChChatConfig
Definition:
ChChatConfig.php:11
ChChatConfig\__construct
__construct($aModule)
Definition:
ChChatConfig.php:15
$aModule
$aModule
Definition:
classifieds.php:21
php
ChWsbConfig
Definition:
ChWsbConfig.php:38
Generated by
1.8.20