From 157d4a34f0b1cae48eed4b44a9a562d8f2183946 Mon Sep 17 00:00:00 2001 From: tipaul Date: Tue, 2 Jul 2002 15:59:53 +0000 Subject: [PATCH] merging 1.2 and main branches. Only 1 line merged, as all diffs are due to finlay's rewritting of this script. --- request.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/request.pl b/request.pl index e549aa1d6d..5bdaaa271d 100755 --- a/request.pl +++ b/request.pl @@ -175,7 +175,7 @@ print $input->header; #setup colours print startpage(); -print startmenu(); +print startmenu('catalogue'); -- 2.39.2