Cheetah
modules
cheetah
payment
join.php
Go to the documentation of this file.
1
<?
php
2
8
ch_import
(
'Module'
,
$aModule
);
9
10
check_logged
();
11
12
$oPayments
=
new
ChPmtModule
(
$aModule
);
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
Generated by
1.8.20