fix POD whitespace

This commit is contained in:
Colin Kuskie 2008-04-18 15:59:54 +00:00
parent 9181a23d73
commit a72b16e138
2 changed files with 2 additions and 0 deletions

View file

@ -321,6 +321,7 @@ sub www_manage {
The screen in which a customer chooses a payment gateway.
TODO: Template this screen.
=cut
sub www_selectPaymentGateway {

View file

@ -368,6 +368,7 @@ Return a human readable name for this driver. Never overridden in the
subclass, instead specified in definition with the name "name".
This is a class method.
=cut
sub getName {