summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>2010-01-15 03:59:38 +0000
committerivan <ivan>2010-01-15 03:59:38 +0000
commit2c651c5dccdc27666c5151e8d7b27a4b770eee15 (patch)
tree30404da8603b3311014df1d364f2d2e272f90718
parentbab8e48b384a09adcba9be8a45359db979c9e83c (diff)
remove extraneous debugging
-rwxr-xr-xhttemplate/edit/process/part_pkg.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/edit/process/part_pkg.cgi b/httemplate/edit/process/part_pkg.cgi
index 019224c4e..c0febf828 100755
--- a/httemplate/edit/process/part_pkg.cgi
+++ b/httemplate/edit/process/part_pkg.cgi
@@ -131,7 +131,7 @@ my $args_callback = sub {
'custnum_ref' => \$custnum;
}
- warn "args: ".join('/', @args). "\n";
+ #warn "args: ".join('/', @args). "\n";
@args;