Skip to content

Commit

Permalink
remove log
Browse files Browse the repository at this point in the history
  • Loading branch information
vegimcarkaxhija committed Mar 15, 2024
1 parent 4f972cb commit 230e1aa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions controllers/front/return.php
Original file line number Diff line number Diff line change
Expand Up @@ -134,8 +134,6 @@ public function initContent()
$new_status_code = Buckaroo3::resolveStatusCode($response->status,$order->getCurrentState());

$order = new Order($id_order);
$logger->logInfo('Order ' . $order);


if (!in_array($order->reference, $references)) {
header('HTTP/1.1 503 Service Unavailable');
Expand Down

0 comments on commit 230e1aa

Please sign in to comment.