mirror of
https://github.com/phpbb/phpbb.git
synced 2025-02-24 12:03:21 +01:00
[ticket/9657] Remove line with unused variable
PHPBB3-9657
This commit is contained in:
parent
d6d7acef04
commit
4bd5d6c097
@ -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())
|
||||
|
Loading…
x
Reference in New Issue
Block a user