mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 05:50:42 +02:00
[ticket/13454] Remove unused variables
Part 4 PHPBB3-13454
This commit is contained in:
@@ -594,7 +594,6 @@ class fulltext_native extends \phpbb\search\base
|
||||
$id_ary = array();
|
||||
|
||||
$sql_where = array();
|
||||
$group_by = false;
|
||||
$m_num = 0;
|
||||
$w_num = 0;
|
||||
|
||||
|
Reference in New Issue
Block a user