diff --git a/htdocs/supplier_proposal/list.php b/htdocs/supplier_proposal/list.php index 7dc284c3edf..6b5ba8c7506 100644 --- a/htdocs/supplier_proposal/list.php +++ b/htdocs/supplier_proposal/list.php @@ -202,7 +202,6 @@ if ($reshook < 0) { setEventMessages($hookmanager->error, $hookmanager->errors, 'errors'); } -//to remove PHP8 warnings down the line $search_product_category = 0; include DOL_DOCUMENT_ROOT.'/core/actions_changeselectedfields.inc.php';