aa
This commit is contained in:
@@ -60,7 +60,7 @@ class TestPao extends Command
|
|||||||
$aggiornato = false;
|
$aggiornato = false;
|
||||||
set_time_limit(0);
|
set_time_limit(0);
|
||||||
ini_set("memory_limit", "512M");
|
ini_set("memory_limit", "512M");
|
||||||
$settingora = Setting::where('key', 'testpao')->first();
|
$settingora = Setting::where('key', 'update_products_qta')->first();
|
||||||
$productLogger = new ProductLogger($settingora, 'testpao');
|
$productLogger = new ProductLogger($settingora, 'testpao');
|
||||||
$fromtime = str_replace('-', '', $settingora->value);
|
$fromtime = str_replace('-', '', $settingora->value);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user