@@ -156,7 +156,7 @@ |
||
156 | 156 | try { |
157 | 157 | include_once('./ext/modules/payment/pagantis/vendor/autoload.php'); |
158 | 158 | global $order, $customer_id, $sendto, $billto, $cart, $languages_id, $currency, $currencies, $shipping, |
159 | - $payment, $comments, $customer_default_address_id, $cartID; |
|
159 | + $payment, $comments, $customer_default_address_id, $cartID; |
|
160 | 160 | $global_vars = array(); |
161 | 161 | $global_vars['customer_id'] = serialize($customer_id); |
162 | 162 | $global_vars['sendTo'] = serialize($sendto); |