// Fix update english key of translations in all files

This commit is contained in:
lLefevre
2012-03-14 12:25:51 +00:00
parent d93eff8834
commit c21bef2acf
553 changed files with 17474 additions and 20745 deletions
+1 -1
View File
@@ -103,7 +103,7 @@ class BackupCore
$backupdir = realpath(_PS_ADMIN_DIR_.self::$backupDir);
if ($backupdir === false)
die(Tools::displayError('Backups directory does not exist.'));
die(Tools::displayError('\\"Backup\\" directory does not exist.'));
// Check the realpath so we can validate the backup file is under the backup directory
if (!empty($filename))