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