mirror of
https://github.com/phpbb/phpbb.git
synced 2025-02-24 12:03:21 +01:00
[ticket/10737] Removing unnecessary/obsolete code.
PHPBB3-10737
This commit is contained in:
parent
dd07efcac7
commit
e644c67dcf
@ -1479,8 +1479,7 @@ switch ($mode)
|
|||||||
'S_JOINED_TIME_OPTIONS' => $s_find_join_time,
|
'S_JOINED_TIME_OPTIONS' => $s_find_join_time,
|
||||||
'S_ACTIVE_TIME_OPTIONS' => $s_find_active_time,
|
'S_ACTIVE_TIME_OPTIONS' => $s_find_active_time,
|
||||||
'S_GROUP_SELECT' => $s_group_select,
|
'S_GROUP_SELECT' => $s_group_select,
|
||||||
'S_USER_SEARCH_ACTION' => append_sid("{$phpbb_root_path}memberlist.$phpEx", "mode=searchuser&form=$form&field=$field"),
|
'S_USER_SEARCH_ACTION' => append_sid("{$phpbb_root_path}memberlist.$phpEx", "mode=searchuser&form=$form&field=$field"))
|
||||||
'S_LIVE_SEARCH_ACTION' => append_sid("{$phpbb_root_path}memberlist.$phpEx", "mode=livesearch", $is_amp = false))
|
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user