Loading sources/hooks/systems/ecommerce_via/ccbill.php +2 −0 Changes for sources/hooks/systems/ecommerce_via/ccbill.php: 2 added lines, 0 removed lines. Original line number Diff line number Diff line Loading @@ -130,6 +130,7 @@ class Hook_ccbill 'e_item_name' => $item_name, 'e_member_id' => get_member(), 'e_amount' => float_to_raw_string($amount), 'e_currency' => $currency, 'e_ip_address' => get_ip_address(), 'e_session_id' => get_session_id(), 'e_time' => time(), Loading Loading @@ -208,6 +209,7 @@ class Hook_ccbill 'e_item_name' => $item_name, 'e_member_id' => get_member(), 'e_amount' => float_to_raw_string($amount), 'e_currency' => $currency, 'e_ip_address' => get_ip_address(), 'e_session_id' => get_session_id(), 'e_time' => time(), Loading Loading
sources/hooks/systems/ecommerce_via/ccbill.php +2 −0 Changes for sources/hooks/systems/ecommerce_via/ccbill.php: 2 added lines, 0 removed lines. Original line number Diff line number Diff line Loading @@ -130,6 +130,7 @@ class Hook_ccbill 'e_item_name' => $item_name, 'e_member_id' => get_member(), 'e_amount' => float_to_raw_string($amount), 'e_currency' => $currency, 'e_ip_address' => get_ip_address(), 'e_session_id' => get_session_id(), 'e_time' => time(), Loading Loading @@ -208,6 +209,7 @@ class Hook_ccbill 'e_item_name' => $item_name, 'e_member_id' => get_member(), 'e_amount' => float_to_raw_string($amount), 'e_currency' => $currency, 'e_ip_address' => get_ip_address(), 'e_session_id' => get_session_id(), 'e_time' => time(), Loading