From 34815de99c548b61c94b6e6939edd485eca728d6 Mon Sep 17 00:00:00 2001 From: Michael Date: Thu, 8 Jun 2017 21:00:45 +0000 Subject: [PATCH] Changed documentation --- include/acl_selectors.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/acl_selectors.php b/include/acl_selectors.php index 725f69a65..ee5ad7fcc 100644 --- a/include/acl_selectors.php +++ b/include/acl_selectors.php @@ -389,7 +389,7 @@ function populate_acl($user = null, $show_jotnets = false) { function construct_acl_data(App $a, $user) { // This function is now deactivated. It seems as if the generated data isn't used anywhere. - // We will remove the function completely before the release of 3.5.3 when there won't be any issues. + /// @todo Remove this function and all function calls before releasing Friendica 3.5.3 return; // Get group and contact information for html ACL selector