]> git.plutz.net Git - busy/blobdiff - write/lock.cgi
adjusted cgi scripts for renamed permission-file
[busy] / write / lock.cgi
index 3c2866db905178beeaf3a6c64ec261832cd9caea..33989b67440f2c789c569cc1298e399bbf1da39f 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