X-Git-Url: http://git.plutz.net/?a=blobdiff_plain;f=constants.sh;h=1791215f596fe47accdd53a7de968c7a9291df37;hb=18eaa57ea874a8bf1ebae2a0d758a4bb7632cf37;hp=727952d4de8d0a6db296146472a647a9dfe922b9;hpb=14fe1abaa9b28764e4759db1d9f8bba910c38a3a;p=serve0 diff --git a/constants.sh b/constants.sh index 727952d..1791215 100755 --- a/constants.sh +++ b/constants.sh @@ -18,7 +18,7 @@ # along with Serve0. If not, see . alias _wiki="stx2any --no-template --link-abbrevs --quote -T html" -[ -z "$_GET[\"page\"]" ] && _GET["page"]=list +[ -z "$_GET[\"p\"]" ] && _GET["p"]=list pagesize=100 file_pattern='^.*(mov|ts|mpg|mpeg|mp4|m4v|avi|mkv|flv|sfv|wmv|ogm|webm|iso|rmvb)$'