// Changed image system to new default + #PSCFV-4068
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