update
This commit is contained in:
6
.vscode/ftp-kr.sync.cache.json
vendored
6
.vscode/ftp-kr.sync.cache.json
vendored
@@ -2541,15 +2541,9 @@
|
|||||||
},
|
},
|
||||||
"import-product.php": {
|
"import-product.php": {
|
||||||
"type": "-",
|
"type": "-",
|
||||||
<<<<<<< HEAD
|
|
||||||
"size": 147,
|
"size": 147,
|
||||||
"lmtime": 1748902490178,
|
"lmtime": 1748902490178,
|
||||||
"modified": true
|
"modified": true
|
||||||
=======
|
|
||||||
"size": 151,
|
|
||||||
"lmtime": 1748942915279,
|
|
||||||
"modified": false
|
|
||||||
>>>>>>> 9fbe2fa613317433fc1d694bcd423e01558e1014
|
|
||||||
},
|
},
|
||||||
"index.php": {
|
"index.php": {
|
||||||
"type": "-",
|
"type": "-",
|
||||||
|
|||||||
@@ -2,7 +2,6 @@
|
|||||||
// Dołącz pliki konfiguracyjne PrestaShop
|
// Dołącz pliki konfiguracyjne PrestaShop
|
||||||
include(dirname(__FILE__) . '/config/config.inc.php');
|
include(dirname(__FILE__) . '/config/config.inc.php');
|
||||||
include(dirname(__FILE__) . '/init.php');
|
include(dirname(__FILE__) . '/init.php');
|
||||||
<<<<<<< HEAD
|
|
||||||
|
|
||||||
libxml_use_internal_errors(true);
|
libxml_use_internal_errors(true);
|
||||||
$xmlString = file_get_contents( 'https://amz.com.pl/bazy-produktow-export/produkty-amz.xml' );
|
$xmlString = file_get_contents( 'https://amz.com.pl/bazy-produktow-export/produkty-amz.xml' );
|
||||||
@@ -804,5 +803,3 @@ if ($productAdded || $combinationAdded) {
|
|||||||
// echo "<script>setTimeout(function(){location.reload();}, 250);</script>";
|
// echo "<script>setTimeout(function(){location.reload();}, 250);</script>";
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
=======
|
|
||||||
>>>>>>> 9fbe2fa613317433fc1d694bcd423e01558e1014
|
|
||||||
|
|||||||
Reference in New Issue
Block a user