aktualizacja rozmiaru pliku google-merchant_id-1.xml oraz zmiana limitu aktualizacji w kontrolerze importu

This commit is contained in:
2024-11-07 14:04:58 +01:00
parent 4732de6ce6
commit dc381d7f2b
34 changed files with 3 additions and 3 deletions

View File

@@ -98,7 +98,7 @@
},
"google-merchant_id-1.xml": {
"type": "-",
"size": 17855251,
"size": 17845600,
"lmtime": 0,
"modified": true
},

View File

@@ -480,7 +480,7 @@ class Creator
$this->addImageToProduct($original_product['cover'], $product->id, true);
}
if ( $original_product['feature'] and $original_product['feature_value'] ) {
if ( isset( $original_product['feature'] ) and $original_product['feature_value'] ) {
$original_product['features'] = array(
array(
'feature' => $original_product['feature'],

View File

@@ -24,7 +24,7 @@ class Import_ApiImportModuleFrontController extends ModuleFrontController
private $import;
private $creator;
private $convertor;
public static $update_limit = 5;
public static $update_limit = 1;
public function initContent()
{

BIN
modules/x13allegro/.DS_Store vendored Normal file

Binary file not shown.

BIN
modules/x13allegro/classes/.DS_Store vendored Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
modules/x13allegro/controllers/.DS_Store vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
modules/x13allegro/img/.DS_Store vendored Normal file

Binary file not shown.

BIN
modules/x13allegro/views/.DS_Store vendored Normal file

Binary file not shown.

BIN
modules/x13allegro/views/css/.DS_Store vendored Normal file

Binary file not shown.

BIN
modules/x13allegro/views/js/.DS_Store vendored Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.