X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Fcust_pkg.cgi;h=93ce7ae29243f49616bd8bbedf7f011cf5181fa5;hb=9bb09778b787ed8a69436c8da34616e80a9addf2;hp=8a0dfd1329b02663e4b7689991c96663d68fddf8;hpb=75cbdf6ab6af5539382a63d21c8f4042d53ba6c1;p=freeside.git diff --git a/httemplate/search/cust_pkg.cgi b/httemplate/search/cust_pkg.cgi index 8a0dfd132..93ce7ae29 100755 --- a/httemplate/search/cust_pkg.cgi +++ b/httemplate/search/cust_pkg.cgi @@ -1,5 +1,5 @@ <% -# +# use strict; use vars qw ( $cgi @cust_pkg $sortby $query %part_pkg ); @@ -58,8 +58,7 @@ if ( scalar(@cust_pkg) == 1 ) { eidiot("No packages found"); } else { my($total)=scalar(@cust_pkg); - print $cgi->header( '-expires' => 'now' ), - header('Package Search Results',''), + print header('Package Search Results',''), "$total matching packages found
", &table(), < Package