mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 16:56:44 +02:00
[ticket/10737] Enforce allow_live_searches setting in memberlist.php.
PHPBB3-10737
This commit is contained in:
@@ -348,6 +348,7 @@ $lang = array_merge($lang, array(
|
||||
'LDAP_NO_SERVER_CONNECTION' => 'Could not connect to LDAP server.',
|
||||
'LDAP_SEARCH_FAILED' => 'An error occurred while searching the LDAP directory.',
|
||||
'LEGEND' => 'Legend',
|
||||
'LIVE_SEARCHES_NOT_ALLOWED' => 'Live searches are not allowed.',
|
||||
'LOADING' => 'Loading',
|
||||
'LOCATION' => 'Location',
|
||||
'LOCK_POST' => 'Lock post',
|
||||
|
Reference in New Issue
Block a user