[freeside-commits] branch master updated. 3775fafeb19d7dab5f7104e03685ec8dc0d3a8f7

Mark Wells mark at 420.am
Thu Apr 26 12:22:27 PDT 2012


The branch, master has been updated
       via  3775fafeb19d7dab5f7104e03685ec8dc0d3a8f7 (commit)
      from  527b92c4f125282e267863cb102664da57f94ebd (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 3775fafeb19d7dab5f7104e03685ec8dc0d3a8f7
Author: Mark Wells <mark at freeside.biz>
Date:   Thu Apr 26 12:21:53 2012 -0700

    debug

diff --git a/httemplate/misc/process/batch-cust_pay.cgi b/httemplate/misc/process/batch-cust_pay.cgi
index 3b06f3a..1105af9 100644
--- a/httemplate/misc/process/batch-cust_pay.cgi
+++ b/httemplate/misc/process/batch-cust_pay.cgi
@@ -1,5 +1,5 @@
 <%init>
-my $DEBUG = 1;
+my $DEBUG = 0;
 die "access denied"
   unless $FS::CurrentUser::CurrentUser->access_right('Post payment batch');
 

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

Summary of changes:
 httemplate/misc/process/batch-cust_pay.cgi |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)




More information about the freeside-commits mailing list