forget caching, instead scoop up cust_pkg and part_pkg in one query, RT#5083
[freeside.git] / httemplate / view / cust_main / packages.html
index 56bc63f..07601dd 100755 (executable)
@@ -76,7 +76,7 @@ Current packages
   <TH CLASS="grid" BGCOLOR="#cccccc">Services</TH>
 </TR>
 
-% local($FS::cust_pkg::DEBUG) = 2;
+% $FS::cust_pkg::DEBUG = 2;
 % foreach my $cust_pkg (@$packages) {
 %
 %   if ( $bgcolor eq $bgcolor1 ) {