mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
Merge branch 'develop-olympus' into develop
* develop-olympus: [ticket/10689] Fix "First character"-option in "Find a member"-search
This commit is contained in:
commit
8de8dc916e
1 changed files with 1 additions and 0 deletions
|
@ -1347,6 +1347,7 @@ switch ($mode)
|
|||
if ($mode)
|
||||
{
|
||||
$params[] = "mode=$mode";
|
||||
$u_first_char_params[] = "mode=$mode";
|
||||
}
|
||||
$sort_params[] = "mode=$mode";
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue