1
0
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:
Meik Sievertsen
2005-12-15 13:52:27 +00:00
parent 7657767590
commit d160126086
2 changed files with 16 additions and 3 deletions

View File

@@ -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',