// Changed image system to new default + #PSCFV-4068
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17488 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -611,6 +611,7 @@ class InstallXmlLoader
|
||||
$this->setError($this->language->l('Cannot create image "%1$s" for entity "%2$s"', $identifier.'-'.$type['name'], $entity));
|
||||
}
|
||||
}
|
||||
Image::moveToNewFileSystem();
|
||||
}
|
||||
|
||||
public function copyImagesScene($identifier, array $data)
|
||||
|
||||
Reference in New Issue
Block a user