[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SF.net SVN: ledger-smb:[2336] trunk/scripts/payment.pl



Revision: 2336
          http://ledger-smb.svn.sourceforge.net/ledger-smb/?rev=2336&view=rev
Author:   einhverfr
Date:     2008-09-23 18:43:09 +0000 (Tue, 23 Sep 2008)

Log Message:
-----------
Removing debug line

Modified Paths:
--------------
    trunk/scripts/payment.pl

Modified: trunk/scripts/payment.pl
===================================================================
--- trunk/scripts/payment.pl	2008-09-23 15:14:14 UTC (rev 2335)
+++ trunk/scripts/payment.pl	2008-09-23 18:43:09 UTC (rev 2336)
@@ -380,7 +380,6 @@
         }
         $_->{contact_total} = $contact_total;
     }
-    $payment->debug({file => '/tmp/payment'});
 
     @{$payment->{media_options}} = (
             {text  => $request->{_locale}->text('Screen'), 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.