mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
- show complete sql error message + path to administrators only (idea from post to bugtraq about SMF)
git-svn-id: file:///svn/phpbb/trunk@5338 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -362,6 +362,7 @@ $lang = array_merge($lang, array(
|
||||
'SORT_TOPIC_TITLE' => 'Topic Title',
|
||||
'SORT_USERNAME' => 'Username',
|
||||
'SPLIT_TOPIC' => 'Split Topic',
|
||||
'SQL_ERROR_OCCURRED' => 'An sql error occurred while fetching this page. Please contact an administrator if this problem persist.',
|
||||
'STATISTICS' => 'Statistics',
|
||||
'START_WATCHING_FORUM' => 'Subscribe Forum',
|
||||
'START_WATCHING_TOPIC' => 'Subscribe Topic',
|
||||
|
Reference in New Issue
Block a user