]> git.mxchange.org Git - friendica.git/blobdiff - mod/acl.php
Merge pull request #4618 from tobiasd/210180317-htconfig
[friendica.git] / mod / acl.php
index 9220bc77a9097198aed0bc2c5b7e3800eaf245a7..e04a3fbc7e1d243727ae7a13a6d973497de15005 100644 (file)
@@ -1,6 +1,8 @@
 <?php
 /* ACL selector json backend */
 
+use Friendica\App;
+
 require_once 'include/acl_selectors.php';
 
 function acl_init(App $a) {