From 69ab867db986353b8a9b29f3cb6ee1cf0194f13b Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Thu, 16 Jul 2009 22:36:54 +0000 Subject: [PATCH] Fix a POD type in the new PayPal.pm --- lib/WebGUI/Shop/PayDriver/PayPal.pm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/WebGUI/Shop/PayDriver/PayPal.pm b/lib/WebGUI/Shop/PayDriver/PayPal.pm index 3caff86b4..5c446938f 100644 --- a/lib/WebGUI/Shop/PayDriver/PayPal.pm +++ b/lib/WebGUI/Shop/PayDriver/PayPal.pm @@ -321,6 +321,8 @@ Paypal's shipping information is ignored; this could be changed to accept new shipping info from PayPal, but that's somewhat fragile. We're currently just pretending PayPal is a payment gateway. +=back + =cut 1;