summaryrefslogtreecommitdiff
path: root/htdocs/browse/part_referral.cgi
AgeCommit message (Collapse)Author
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-17fix visual and other bugsivan
1998-12-17print $cgi->headerivan
1998-12-17use CGI::Carpivan
1998-12-17use CGI; no relative URLsivan
1998-09-03Initial revisionivan