Fix POD whitespace problem in the new PayPal driver.
This commit is contained in:
parent
ef7abeec77
commit
15e9d335aa
1 changed files with 2 additions and 0 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue