mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-07 01:06:48 +02:00
- correctly initialise $words in fulltext_native [Bug #347]
- display ignored words from sub-search-queries - "Return to search page" [Bug #9591] - spelling in coding guidelines - htmlspecialchars forwarded_for before logging git-svn-id: file:///svn/phpbb/trunk@7310 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -61,6 +61,7 @@ $lang = array_merge($lang, array(
|
||||
'RESULT_DAYS' => 'Limit results to previous',
|
||||
'RESULT_SORT' => 'Sort results by',
|
||||
'RETURN_FIRST' => 'Return first',
|
||||
'RETURN_TO_SEARCH_ADV' => 'Return to advanced search',
|
||||
|
||||
'SEARCHED_FOR' => 'Search term used',
|
||||
'SEARCHED_TOPIC' => 'Searched topic',
|
||||
|
Reference in New Issue
Block a user