Merged in bugfix/PMCORE-2149 (pull request #7498)
PMCORE-2149 Approved-by: Julio Cesar Laura Avendaño <contact@julio-laura.com>
This commit is contained in:
@@ -98,6 +98,7 @@ abstract class Importer
|
|||||||
//Verify data
|
//Verify data
|
||||||
switch ($option) {
|
switch ($option) {
|
||||||
case self::IMPORT_OPTION_CREATE_NEW:
|
case self::IMPORT_OPTION_CREATE_NEW:
|
||||||
|
$keepCreateDate = true;
|
||||||
if ($this->targetExists()) {
|
if ($this->targetExists()) {
|
||||||
throw new \Exception(
|
throw new \Exception(
|
||||||
\G::LoadTranslation(
|
\G::LoadTranslation(
|
||||||
|
|||||||
Reference in New Issue
Block a user