mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
- eh? meh.
git-svn-id: file:///svn/phpbb/trunk@5893 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
75db599274
commit
870cb6efd0
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue