From: paul Date: Fri, 23 Oct 2015 12:44:38 +0000 (+0000) Subject: reenable broken tag modification X-Git-Url: https://git.plutz.net/?a=commitdiff_plain;h=75c1d67f9a00ed278ce1f6fddda83e1010e52adc;p=serve0 reenable broken tag modification svn path=/trunk/; revision=97 --- diff --git a/actions/meta.sh b/actions/meta.sh index 13732e4..034befa 100755 --- a/actions/meta.sh +++ b/actions/meta.sh @@ -1,6 +1,8 @@ #!/bin/zsh - info="${_GET[i]}" +cgi_refdata + + info="${_GET[i]:-$_REF[i]}" order="${_GET[o]}" search="${_GET[s]}" filter="${_GET[f]}"