]> git.plutz.net Git - serve0/commitdiff
reenable broken tag modification
authorpaul <paul@plutz.net>
Fri, 23 Oct 2015 12:44:38 +0000 (12:44 +0000)
committerpaul <paul@plutz.net>
Fri, 23 Oct 2015 12:44:38 +0000 (12:44 +0000)
svn path=/trunk/; revision=97

actions/meta.sh

index 13732e4b47659b308e8b10f62a35c5241f976fff..034befabe19d2ee374f38094af9481b2aecef1d2 100755 (executable)
@@ -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]}"