Cheetah
modules
cheetah
chat_plus
classes
ChChatPlusAlerts.php
Go to the documentation of this file.
1
<?
php
2
8
ch_import
(
'ChWsbAlertsResponse'
);
9
10
class
ChChatPlusAlerts
extends
ChWsbAlertsResponse
11
{
12
function
__construct
()
13
{
14
parent::__construct();
15
//$this -> oModule = ChWsbModule::getInstance('ChChatPlusModule');
16
}
17
}
ChWsbAlertsResponse
Definition:
ChWsbAlerts.php:127
ch_import
ch_import($sClassName, $aModule=array())
Definition:
utils.inc.php:1218
php
ChChatPlusAlerts\__construct
__construct()
Definition:
ChChatPlusAlerts.php:12
ChChatPlusAlerts
Definition:
ChChatPlusAlerts.php:11
Generated by
1.8.20