Cheetah
modules
cheetah
smtpmailer
classes
ChSMTPConfig.php
Go to the documentation of this file.
1
<?
php
2
8
ch_import
(
'ChWsbConfig'
);
9
10
class
ChSMTPConfig
extends
ChWsbConfig
11
{
12
function
__construct
(
$aModule
)
13
{
14
parent::__construct(
$aModule
);
15
}
16
17
}
$aModule
$aModule
Definition:
classifieds.php:21
ch_import
ch_import($sClassName, $aModule=array())
Definition:
utils.inc.php:1218
php
ChSMTPConfig
Definition:
ChSMTPConfig.php:11
ChSMTPConfig\__construct
__construct($aModule)
Definition:
ChSMTPConfig.php:12
ChWsbConfig
Definition:
ChWsbConfig.php:38
Generated by
1.8.20