summaryrefslogtreecommitdiff
path: root/httemplate/edit/process/part_pkg.cgi
diff options
context:
space:
mode:
authorivan <ivan>2010-01-15 03:59:37 +0000
committerivan <ivan>2010-01-15 03:59:37 +0000
commite65f1d2cf05689ae6cdc4780e5540c7df0208a6d (patch)
treea5348473450c14769c64c7e121b2ad971911b59c /httemplate/edit/process/part_pkg.cgi
parent6597365b1fc500edd1f69aea577c9614566f873c (diff)
remove extraneous debugging
Diffstat (limited to 'httemplate/edit/process/part_pkg.cgi')
-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;