From 3775fafeb19d7dab5f7104e03685ec8dc0d3a8f7 Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Thu, 26 Apr 2012 12:21:53 -0700 Subject: [PATCH] debug --- httemplate/misc/process/batch-cust_pay.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/httemplate/misc/process/batch-cust_pay.cgi b/httemplate/misc/process/batch-cust_pay.cgi index 3b06f3ab7..1105af943 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'); -- 2.11.0