Squiz Matrix
4.12.2
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
All
Data Structures
Namespaces
Functions
Variables
Pages
paypal_ipn_receiver_management.inc
1
<?php
17
require_once SQ_INCLUDE_PATH.
'/asset_management.inc'
;
18
29
class
Paypal_IPN_Receiver_Management
extends
Asset_Management
30
{
31
36
function
__construct
(&$pm)
37
{
38
$this->
Asset_Management
($pm);
39
$this->vars = Array(
40
'assetid_param_name'
=> Array(
41
'added'
=>
'0.1'
,
42
'type'
=>
'text'
,
43
'default'
=>
''
,
44
),
45
);
46
47
}
//end constructor
48
49
50
}
//end class
51
?>
squiz_matrix
packages
ecommerce
paypal
paypal_ipn_receiver
paypal_ipn_receiver_management.inc
Generated on Tue Jan 29 2013 14:05:00 for Squiz Matrix by
1.8.3.1