]> git.plutz.net Git - busy/blobdiff - write/wikiedit.cgi
adjusted cgi scripts for renamed permission-file
[busy] / write / wikiedit.cgi
index 5a3471e6dbd8b01c7c72734149cc00e279d16e36..fc437ee549c6c19df2e75fabc0aba93211869e20 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
 $ACL_WIKIEDIT || echo "Location: ${proto}://${HTTP_HOST}/?p=Error&i=noaccess\n\n"
 $ACL_WIKIEDIT || exit 0