]> git.plutz.net Git - busy/blobdiff - write/wikimeta.cgi
adjusted cgi scripts for renamed permission-file
[busy] / write / wikimeta.cgi
index e032d910d28eeff2edfffbab042c0de92a008e49..af72eab5300b92882c250606863b4c0dc2ace3a3 100755 (executable)
@@ -16,7 +16,7 @@
 # along with Busy.  If not, see <http://www.gnu.org/licenses/>.
 
 [ "$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