woocommerce/classes/gateways/paypal
Brent Shepherd 1c4c5d8da4 Add deprecated WC_Paypal class
WC_Paypal was removed in 2.0 in favour of WC_Gateway_Paypal, this
patch deprecates the original WC_Paypal class & returns an instance
of the WC_Gateway_Paypal object instead of potentially causing a
fatal error.
2013-02-12 16:46:56 +10:00
..
class-wc-gateway-paypal.php Add deprecated WC_Paypal class 2013-02-12 16:46:56 +10:00