- eh? meh.

git-svn-id: file:///svn/phpbb/trunk@5893 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
David M 2006-05-07 02:54:13 +00:00
parent 75db599274
commit 870cb6efd0

View file

@ -1041,7 +1041,7 @@ class acp_database
if (!(file_exists($file) && is_readable($file))) if (!(file_exists($file) && is_readable($file)))
{ {
trigger_error($lang['BACKUP_INVALID']); trigger_error($user->lang['BACKUP_INVALID']);
} }
if ($delete) if ($delete)