summaryrefslogtreecommitdiff
path: root/httemplate
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2015-11-28 18:28:22 -0800
committerMark Wells <mark@freeside.biz>2015-11-28 18:28:22 -0800
commitcb28905b4bc28f3d7a1a67d14cf9c8b44fafe2d5 (patch)
tree62ab3eaf3108c5e883e47a433ac6e4801877de67 /httemplate
parent604fb57656811244bd8a848170fce44fa8d7c946 (diff)
debug
Diffstat (limited to 'httemplate')
-rwxr-xr-xhttemplate/misc/process/unhold_pkg.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/httemplate/misc/process/unhold_pkg.html b/httemplate/misc/process/unhold_pkg.html
index 6eec7ee8a..694048023 100755
--- a/httemplate/misc/process/unhold_pkg.html
+++ b/httemplate/misc/process/unhold_pkg.html
@@ -6,8 +6,6 @@
</HTML>
<%init>
-warn Dumper +{$cgi->Vars}; # XXX
-
my $curuser = $FS::CurrentUser::CurrentUser;
die "access denied"
unless $curuser->access_right('Unsuspend customer package');