Fix POD for Sku definitions.
This commit is contained in:
parent
323edd888e
commit
da2477d78c
2 changed files with 1 additions and 5 deletions
|
|
@ -63,8 +63,6 @@ sub addToCart {
|
||||||
|
|
||||||
=head2 definition
|
=head2 definition
|
||||||
|
|
||||||
Adds templateId, thankYouMessage, and defaultPrice fields.
|
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|
||||||
sub definition {
|
sub definition {
|
||||||
|
|
|
||||||
|
|
@ -79,8 +79,6 @@ sub apply {
|
||||||
|
|
||||||
=head2 definition
|
=head2 definition
|
||||||
|
|
||||||
Adds templateId, thankYouMessage, and defaultPrice fields.
|
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|
||||||
sub definition {
|
sub definition {
|
||||||
|
|
@ -526,7 +524,7 @@ sub redeemCode {
|
||||||
|
|
||||||
=head2 view
|
=head2 view
|
||||||
|
|
||||||
Displays the donation form.
|
Displays the subscription form.
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue