mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
- eh? meh.
git-svn-id: file:///svn/phpbb/trunk@5893 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -1041,7 +1041,7 @@ class acp_database
|
||||
|
||||
if (!(file_exists($file) && is_readable($file)))
|
||||
{
|
||||
trigger_error($lang['BACKUP_INVALID']);
|
||||
trigger_error($user->lang['BACKUP_INVALID']);
|
||||
}
|
||||
|
||||
if ($delete)
|
||||
|
Reference in New Issue
Block a user