X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fmisc%2Fprocess%2Fbatch-cust_pay.cgi;fp=httemplate%2Fmisc%2Fprocess%2Fbatch-cust_pay.cgi;h=1105af943b39c4f2895141e02616a42b6c480d92;hb=3775fafeb19d7dab5f7104e03685ec8dc0d3a8f7;hp=3b06f3ab70c2a8f7ada54272ab13c75c9485b386;hpb=527b92c4f125282e267863cb102664da57f94ebd;p=freeside.git 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');