From: Michael <heluecht@pirati.ca>
Date: Thu, 8 Jun 2017 21:00:45 +0000 (+0000)
Subject: Changed documentation
X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=34815de99c548b61c94b6e6939edd485eca728d6;p=friendica.git

Changed documentation
---

diff --git a/include/acl_selectors.php b/include/acl_selectors.php
index 725f69a656..ee5ad7fcc8 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