From aae4598405b7f71e6d65331aac409585e141bc29 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 9 Jul 2023 12:55:44 +0200 Subject: [PATCH] Fix phpcs --- htdocs/product/card.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/product/card.php b/htdocs/product/card.php index 7c601d9a61c..e48f2dfc42a 100644 --- a/htdocs/product/card.php +++ b/htdocs/product/card.php @@ -471,7 +471,7 @@ if (empty($reshook)) { $action = 'edit_extras'; } } - + // Add a product or service if ($action == 'add' && $usercancreate) { $error = 0;