Cheetah
join.php
Go to the documentation of this file.
1 <?php
2 
8 ch_import('Module', $aModule);
9 
10 check_logged();
11 
13 $oPayments->actionJoin();
check_logged
check_logged()
Definition: admin.inc.php:238
$aModule
$aModule
Definition: classifieds.php:21
ch_import
ch_import($sClassName, $aModule=array())
Definition: utils.inc.php:1218
php
ChPmtModule
Definition: ChPmtModule.php:79
$oPayments
$oPayments
Definition: join.php:12