X-Git-Url: http://git.plutz.net/?p=busy;a=blobdiff_plain;f=Wiki.page;h=07055b3c15f2a78d8f9cdd37b23a08414a0f8386;hp=c8034897b2bce641e788fe81ec0bf3453af648c5;hb=ab208fff56e536585bc0978898a7c3f610c73dce;hpb=672fe716ea7dd61c42d6b9a4bdef82e1461099ae 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=''