summaryrefslogtreecommitdiff
path: root/htdocs/search/cust_main.cgi
AgeCommit message (Collapse)Author
1999-01-25yet more mod_perl stuffivan
1999-01-19for mod_perl: no more top-level my() variables; use vars insteadivan
also the last s/create/new/;
1999-01-18all $cgi->header calls now include ( '-expires' => 'now' ) for mod_perlivan
(good idea anyway)
1998-12-30bugivan
1998-12-17s/CGI::(Base|Request)/CGI.pm/;ivan
1998-11-12CGI.pm instead of CGI-modulesivan
relative URLs using popurl got rid of lots of little tables s/agrep/String::Approx/; bubble up packages and services and link (slow)
1998-07-19Initial revisionivan