summaryrefslogtreecommitdiff
path: root/httemplate/view/cust_main/packages.html
diff options
context:
space:
mode:
authorivan <ivan>2009-04-14 21:01:40 +0000
committerivan <ivan>2009-04-14 21:01:40 +0000
commit554a8168de9871b6085fe36ce5d86f3681421c64 (patch)
tree4cc62374cf6f81125d22b1e15cb0748f73086f3d /httemplate/view/cust_main/packages.html
parenta5bf104f1fb29ea6e3fa6993dd60069e3d2cfca7 (diff)
remove debugging
Diffstat (limited to 'httemplate/view/cust_main/packages.html')
-rwxr-xr-xhttemplate/view/cust_main/packages.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/view/cust_main/packages.html b/httemplate/view/cust_main/packages.html
index 0da8250..ed98ba9 100755
--- a/httemplate/view/cust_main/packages.html
+++ b/httemplate/view/cust_main/packages.html
@@ -76,7 +76,7 @@ Current packages
<TH CLASS="grid" BGCOLOR="#cccccc">Services</TH>
</TR>
-% $FS::cust_pkg::DEBUG = 2;
+% #$FS::cust_pkg::DEBUG = 2;
% foreach my $cust_pkg (@$packages) {
%
% if ( $bgcolor eq $bgcolor1 ) {