This commit is contained in:
2026-03-27 12:58:07 +01:00
parent 6d062c5128
commit e9e2b1d263
2 changed files with 35 additions and 22 deletions

View File

@@ -1008,9 +1008,9 @@
},
".env": {
"type": "-",
"size": 475,
"lmtime": 1772752435680,
"modified": true
"size": 538,
"lmtime": 1774565782052,
"modified": false
},
".env.codex.bak": {
"type": "-",
@@ -2245,6 +2245,14 @@
"lmtime": 1772489488633,
"modified": false
},
".playwright-mcp": {
"console-2026-03-26T22-55-27-422Z.log": {
"type": "-",
"size": 138,
"lmtime": 1774565727939,
"modified": false
}
},
"public": {
"assets": {
"css": {
@@ -2458,7 +2466,7 @@
"app.php": {
"type": "-",
"size": 9591,
"lmtime": 1774304236567,
"lmtime": 1774566330881,
"modified": false
},
"auth.php": {
@@ -2558,9 +2566,9 @@
},
"allegro.php": {
"type": "-",
"size": 38757,
"lmtime": 1773002789330,
"modified": true
"size": 38673,
"lmtime": 1774565889261,
"modified": false
},
"apaczka.php": {
"type": "-",
@@ -2600,8 +2608,8 @@
},
"email-templates.php": {
"type": "-",
"size": 13747,
"lmtime": 1773701529515,
"size": 14153,
"lmtime": 1774564964461,
"modified": false
},
"gs1.php": {
@@ -2678,8 +2686,8 @@
},
"index.php": {
"type": "-",
"size": 4020,
"lmtime": 1774474734632,
"size": 4426,
"lmtime": 1774566437972,
"modified": false
}
}
@@ -2688,8 +2696,8 @@
"routes": {
"web.php": {
"type": "-",
"size": 24767,
"lmtime": 1774475608068,
"size": 24995,
"lmtime": 1774566431014,
"modified": false
}
},
@@ -3341,14 +3349,14 @@
},
"EmailTemplateController.php": {
"type": "-",
"size": 8542,
"lmtime": 1773701492157,
"size": 9466,
"lmtime": 1774564951844,
"modified": false
},
"EmailTemplateRepository.php": {
"type": "-",
"size": 3868,
"lmtime": 1773701459278,
"size": 4630,
"lmtime": 1774564944861,
"modified": false
},
"InpostIntegrationController.php": {
@@ -3611,14 +3619,14 @@
"Automation": {
"AutomationController.php": {
"type": "-",
"size": 14859,
"lmtime": 1774475481168,
"size": 15747,
"lmtime": 1774566422090,
"modified": false
},
"AutomationRepository.php": {
"type": "-",
"size": 8913,
"lmtime": 1773789501115,
"size": 9712,
"lmtime": 1774566398224,
"modified": false
},
"AutomationService.php": {
@@ -5848,6 +5856,12 @@
"phpmailer": {
"phpmailer": {}
}
},
"delivery-tab-bug.png": {
"type": "-",
"size": 124327,
"lmtime": 1774565855738,
"modified": false
}
}
},

View File

@@ -318,7 +318,6 @@ final class ShopproApiClient
$body = curl_exec($curl);
$httpCode = (int) curl_getinfo($curl, CURLINFO_HTTP_CODE);
$curlError = trim(curl_error($curl));
curl_close($curl);
if ($body === false) {
return [