Skip to content

Commit

Permalink
Fix POD for Sku definitions.
Browse files Browse the repository at this point in the history
  • Loading branch information
perlDreamer committed Sep 22, 2009
1 parent 323edd8 commit da2477d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 0 additions & 2 deletions lib/WebGUI/Asset/Sku/FlatDiscount.pm
Expand Up @@ -63,8 +63,6 @@ sub addToCart {

=head2 definition
Adds templateId, thankYouMessage, and defaultPrice fields.
=cut

sub definition {
Expand Down
4 changes: 1 addition & 3 deletions lib/WebGUI/Asset/Sku/Subscription.pm
Expand Up @@ -79,8 +79,6 @@ sub apply {

=head2 definition
Adds templateId, thankYouMessage, and defaultPrice fields.
=cut

sub definition {
Expand Down Expand Up @@ -526,7 +524,7 @@ sub redeemCode {

=head2 view
Displays the donation form.
Displays the subscription form.
=cut

Expand Down

0 comments on commit da2477d

Please sign in to comment.