X-Git-Url: http://git.plutz.net/?p=busy;a=blobdiff_plain;f=Wiki.page;h=07055b3c15f2a78d8f9cdd37b23a08414a0f8386;hp=c8034897b2bce641e788fe81ec0bf3453af648c5;hb=f15f6511d4f6f50302ea593a3719143b2173688c;hpb=4b1ba607d424bd4c84a019b1d71369317ad843ca diff --git a/Wiki.page b/Wiki.page index c803489..07055b3 100755 --- a/Wiki.page +++ b/Wiki.page @@ -6,8 +6,6 @@ rev="$(egrep -o '(^|&)(r=)[0-9]{10}(&|$)' <<<"${QUERY_STRING}" |tr -d '&r=')" search="$(egrep -o '(^|&)(s=).+(&|$)' <<<"${QUERY_STRING}" |sed -r 's:^&?s=::;s:\+: :g;s:%:\\x:g')" search="$(echo -e "${search}" |sed 's:\t: :g;s:\r::g;s:\\:\\\\:g' |head -n1)" -[ -z "$ACL_WIKIEDIT" ] && ACL_WIKIEDIT=false - [ -n "$rev" ] && rev=".$rev" if [ -n "$search" ]; then info=''