X-Git-Url: http://git.plutz.net/?a=blobdiff_plain;f=write%2Fwikimeta.cgi;h=af72eab5300b92882c250606863b4c0dc2ace3a3;hb=405324e13eb8124602f8e3651b0903afad2365fe;hp=e032d910d28eeff2edfffbab042c0de92a008e49;hpb=470dbac80eb2334fdb04a85e448d6194140d250d;p=busy diff --git a/write/wikimeta.cgi b/write/wikimeta.cgi index e032d91..af72eab 100755 --- a/write/wikimeta.cgi +++ b/write/wikimeta.cgi @@ -16,7 +16,7 @@ # along with Busy. If not, see . [ "$HTTPS" = "on" ] && proto=https || proto=http -. ../auth/acl.sh +. ../auth/permissions.sh env >../debug $ACL_WIKIEDIT || echo "Location: ${proto}://${HTTP_HOST}/?p=Error&i=noaccess\n\n" $ACL_WIKIEDIT || exit 0