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