summaryrefslogtreecommitdiff
path: root/htdocs/search/cust_main.cgi
AgeCommit message (Collapse)Author
2001-02-07tyopivan
2000-07-17first shot at invoice browsing and some other cleanupsivan
1999-08-12typo - missed a parenivan
1999-08-12hidecancelledcustomersivan
1999-07-17scott nelson <scott@ultimanet.com> noticed this mod_perl-triggered bug andivan
gave me a great bugreport at the last rhythmethod
1999-04-09also table()ivan
1999-04-09explicit & for table/itable/ntableivan
1999-02-28removed misleading commentsivan
1999-02-07more mod_perl fixes, and bugfixes Peter Wemm sent via emailivan
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