aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--phpBB/search.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/search.php b/phpBB/search.php
index 92eef9493a..5b61879e8d 100644
--- a/phpBB/search.php
+++ b/phpBB/search.php
@@ -519,7 +519,6 @@ if ($keywords || $author || $author_id || $search_id || $submit)
// make sure that some arrays are always in the same order
sort($ex_fid_ary);
-// @TODO sort($m_approve_fid_ary);
sort($author_id_ary);
if ($search->get_search_query())