[interchange-cvs] interchange - heins modified lib/Vend/Accounting/SQL_Ledger.pm

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Thu Nov 13 11:08:19 EST 2003


User:      heins
Date:      2003-11-13 16:08:19 GMT
Modified:  lib/Vend/Accounting SQL_Ledger.pm
Log:
* Remove bogus debug.

Revision  Changes    Path
1.11      +0 -1      interchange/lib/Vend/Accounting/SQL_Ledger.pm


rev 1.11, prev_rev 1.10
Index: SQL_Ledger.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Accounting/SQL_Ledger.pm,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- SQL_Ledger.pm	5 Aug 2003 21:46:19 -0000	1.10
+++ SQL_Ledger.pm	13 Nov 2003 16:08:19 -0000	1.11
@@ -963,7 +963,6 @@
 sub enter_payment {
     my ($self, $string) = @_;
 	my $datastuff = uneval(\@_);
-	`echo "This is a enter_customer_payment test... $datastuff" >> testlog.txt`;
     return $string;
 }
 








More information about the interchange-cvs mailing list