From 15e9d335aa56ef57526c865cabd63fac2cd3f799 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Wed, 13 May 2009 22:12:19 +0000 Subject: [PATCH] Fix POD whitespace problem in the new PayPal driver. --- lib/WebGUI/Shop/PayDriver/PayPal/PayPalStd.pm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/WebGUI/Shop/PayDriver/PayPal/PayPalStd.pm b/lib/WebGUI/Shop/PayDriver/PayPal/PayPalStd.pm index 290012324..e36a69549 100644 --- a/lib/WebGUI/Shop/PayDriver/PayPal/PayPalStd.pm +++ b/lib/WebGUI/Shop/PayDriver/PayPal/PayPalStd.pm @@ -19,6 +19,7 @@ package WebGUI::Shop::PayDriver::PayPal::PayPalStd; with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ------------------------------------------------------------------- + =cut use strict; @@ -52,6 +53,7 @@ and transaction information on return. Tells the commerce system that this payment plugin can handle recurring payments. 1 = yes, 0 = no. This module == no. + =cut sub handlesRecurring {