From: Janusz Dobrowolski Date: Wed, 10 Apr 2013 09:01:47 +0000 (+0200) Subject: Paypal link url fixed again. X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=d0906f25dda2bbe4d8f170931ca31ffec7882b98;p=textcart.git Paypal link url fixed again. --- diff --git a/includes/ui/ui_view.inc b/includes/ui/ui_view.inc index 7a668b5..f578f53 100644 --- a/includes/ui/ui_view.inc +++ b/includes/ui/ui_view.inc @@ -1351,7 +1351,7 @@ function display_backtrace($cond=true, $msg='') { if (!isset($payment_services)) { $payment_services = array( - 'PayPal' => "https://www.paypal.com?xclick/business=&item_name=&amount=¤cy_code=", + 'PayPal' => "https://www.paypal.com/xclick?business=&item_name=&amount=¤cy_code=", ); } /*