From b7cc3c4bd572a8c81b5c3db95477f6ec2522f0d9 Mon Sep 17 00:00:00 2001 From: paul Date: Sat, 6 Sep 2014 19:37:21 +0000 Subject: [PATCH] omit cgi file name, etc svn path=/trunk/; revision=9 --- actions/meta.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/actions/meta.sh b/actions/meta.sh index b5fbe51..5824d8f 100755 --- a/actions/meta.sh +++ b/actions/meta.sh @@ -51,4 +51,4 @@ else rm ${_DATA}/cache/\?* 2>/dev/null fi -echo -n "Location: index.cgi?i=&p=${page}&s=${search}&f=${filter}&o=${order}#$info\n\n" +echo -n "Location: ?i=&p=${page}&s=${search}&f=${filter}&o=${order}#$info\n\n" -- 2.39.2