aboutsummaryrefslogtreecommitdiffstats
path: root/mod/acl.php
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-11-16 19:17:39 -0800
committerredmatrix <redmatrix@redmatrix.me>2015-11-16 19:17:39 -0800
commit6df98f080ba0c9a0309158c1ea5d48f95aae71ee (patch)
tree9137ccdfb7562297121a16d2399bfe057c890b04 /mod/acl.php
parent0cb5f009b483ff570ded4570bb45023573531494 (diff)
downloadvolse-hubzilla-6df98f080ba0c9a0309158c1ea5d48f95aae71ee.tar.gz
volse-hubzilla-6df98f080ba0c9a0309158c1ea5d48f95aae71ee.tar.bz2
volse-hubzilla-6df98f080ba0c9a0309158c1ea5d48f95aae71ee.zip
fix api/direct_messages/new at least for the json case. We seem to have a missing template for XML
Diffstat (limited to 'mod/acl.php')
-rw-r--r--mod/acl.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/acl.php b/mod/acl.php
index dc29e3eff..aaf056b60 100644
--- a/mod/acl.php
+++ b/mod/acl.php
@@ -1,6 +1,6 @@
<?php
-/* ACL selector json backend */
+/* ACL selector json backend */
require_once("include/acl_selectors.php");
function acl_init(&$a){