1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

Add check for files/ , write img_magick details to config table, missed couple of lang strings

git-svn-id: file:///svn/phpbb/trunk@4165 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen
2003-06-21 15:24:03 +00:00
parent db5bba6bc8
commit 90e479df3d
3 changed files with 19 additions and 11 deletions

View File

@@ -243,6 +243,7 @@ $lang = array(
'BOARD_BAN_PERM' => 'You have been <b>permanently</b> banned from this board.<br /><br />Please contact the %2$sBoard Administrator%3$s for more information.',
'BOARD_BAN_REASON' => 'Reason given for ban: <b>%s</b>',
'EMAIL_DISABLED' => 'Sorry but all email related functions have been disabled.',
'REMOVE_INSTALL' => 'Please delete, move or rename the install directory.',
'G_ADMINISTRATORS' => 'ADMINISTRATORS',
'G_SUPER_MODERATORS'=> 'SUPER MODERATORS',