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