woocommerce/classes/gateways
WP Lab 1b3b92d1fe Fixed fatal error in paypal gateway
This line should contain use $response instead of the not existing $result.

The error only occurs when debugging is enabled and the communication with Paypal API failed for some reason. But in this case, it results in a fatal php error: Call to a member function get_error_message() on a non-object
2013-01-04 22:51:54 +01:00
..
bacs Stop infinite loop bug #1765 2013-01-02 13:38:33 +00:00
cheque Stop infinite loop bug #1765 2013-01-02 13:38:33 +00:00
cod Stop infinite loop bug #1765 2013-01-02 13:38:33 +00:00
mijireh Stop infinite loop bug #1765 2013-01-02 13:38:33 +00:00
paypal Fixed fatal error in paypal gateway 2013-01-04 22:51:54 +01:00