mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-07 01:06:48 +02:00
- Forgot to remove a lang string
- Firebird! - Fixes for mssql and mssql-odbc git-svn-id: file:///svn/phpbb/trunk@5800 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -54,7 +54,6 @@ $lang = array_merge($lang, array(
|
||||
'DELETE_BACKUP' => 'Delete Backup',
|
||||
'DOWNLOAD_BACKUP' => 'Download Backup',
|
||||
'RESTORE_SUCCESS' => 'The Database has been successfully restored.<br /><br />Your board should be back to the state it was when the backup was made.',
|
||||
'BACKUP_SUCCESS' => 'The backup has been successfully deleted.',
|
||||
));
|
||||
|
||||
?>
|
Reference in New Issue
Block a user