mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-10 02:36:38 +02:00
implement bare-bone validation for config variables...
git-svn-id: file:///svn/phpbb/trunk@6367 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -203,6 +203,8 @@ $lang = array_merge($lang, array(
|
||||
|
||||
'DEACTIVATE' => 'Deactivate',
|
||||
'DIMENSIONS' => 'Dimensions',
|
||||
'DIRECTORY_DOES_NOT_EXIST' => 'The entered directory "%s" does not exist.',
|
||||
'DIRECTORY_NOT_DIR' => 'The entered path "%s" is not a directory.',
|
||||
'DISABLE' => 'Disable',
|
||||
'DOWNLOAD' => 'Download',
|
||||
'DOWNLOAD_AS' => 'Download as',
|
||||
|
Reference in New Issue
Block a user