[wellwell-devel] [SCM] Interchange wellwell catalog branch, master, updated. a1450591e071c97d0d950620f4e769853a92ba41

Stefan Hornburg racke at rt.icdevgroup.org
Fri Nov 27 07:50:20 UTC 2009


       via  a1450591e071c97d0d950620f4e769853a92ba41 (commit)
      from  c15570618e23e52e91c141312ce7c902b80df30a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a1450591e071c97d0d950620f4e769853a92ba41
Author: Interchange <interchange at www.f-shop.de>
Date:   Fri Nov 27 08:50:14 2009 +0100

    missing variable declaration added

-----------------------------------------------------------------------

Summary of changes and diff:
 .../code/discount_gifts_order_finalize.sub         |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/plugins/discount_gifts/code/discount_gifts_order_finalize.sub b/plugins/discount_gifts/code/discount_gifts_order_finalize.sub
index 7180024..2ab49f6 100644
--- a/plugins/discount_gifts/code/discount_gifts_order_finalize.sub
+++ b/plugins/discount_gifts/code/discount_gifts_order_finalize.sub
@@ -1,6 +1,6 @@
 Sub discount_gifts_order_finalize <<EOS
 sub {
-	my ($subtotal, $set);
+	my ($subtotal, $set, $today);
 
 	$Tag->perl({tables => 'discount_gifts'});
 


hooks/post-receive
-- 
Interchange wellwell catalog



More information about the wellwell-devel mailing list