1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +02:00

- 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)))
{
trigger_error($lang['BACKUP_INVALID']);
trigger_error($user->lang['BACKUP_INVALID']);
}
if ($delete)