Fix phpcs

This commit is contained in:
Laurent Destailleur 2023-07-09 12:55:44 +02:00
parent f7ead5bee9
commit aae4598405

View File

@ -471,7 +471,7 @@ if (empty($reshook)) {
$action = 'edit_extras';
}
}
// Add a product or service
if ($action == 'add' && $usercancreate) {
$error = 0;