fix POD whitespace
This commit is contained in:
parent
9181a23d73
commit
a72b16e138
2 changed files with 2 additions and 0 deletions
|
|
@ -321,6 +321,7 @@ sub www_manage {
|
||||||
The screen in which a customer chooses a payment gateway.
|
The screen in which a customer chooses a payment gateway.
|
||||||
|
|
||||||
TODO: Template this screen.
|
TODO: Template this screen.
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|
||||||
sub www_selectPaymentGateway {
|
sub www_selectPaymentGateway {
|
||||||
|
|
|
||||||
|
|
@ -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".
|
subclass, instead specified in definition with the name "name".
|
||||||
|
|
||||||
This is a class method.
|
This is a class method.
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|
||||||
sub getName {
|
sub getName {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue