]> git.plutz.net Git - busy/blobdiff - write/introedit.cgi
adjusted cgi scripts for renamed permission-file
[busy] / write / introedit.cgi
index d37af6f6b6261179503d328fe3750701bf86eef2..7d0887e4beafaea8ea4f9a962817bdc9f8e2bf1d 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
 
 info="$(egrep -o '(^|&)i=([0-9]{10}_[0-9]{3}|intro|news)(&|$)' <<<"${QUERY_STRING}" |sed 's:&::g;s:i=::')"