From 0bbf20bd2bb11ad75539ea25e53de8e0fcf71f95 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Sun, 4 May 2008 23:08:39 +0000 Subject: [PATCH] fix for POD whitespace --- lib/WebGUI/Asset/Sku/FlatDiscount.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/WebGUI/Asset/Sku/FlatDiscount.pm b/lib/WebGUI/Asset/Sku/FlatDiscount.pm index c87a5dffd..d57566394 100644 --- a/lib/WebGUI/Asset/Sku/FlatDiscount.pm +++ b/lib/WebGUI/Asset/Sku/FlatDiscount.pm @@ -137,6 +137,7 @@ sub getMaxAllowedInCart { =head2 getPrice Returns either 0 or a percentage off the price or a flat amount off the price depending upon what's in the cart. + =cut sub getPrice {