Update list.php

This commit is contained in:
Gurvan Kervern 2021-08-18 17:43:45 +08:00 committed by GitHub
parent af1f29bb16
commit 9253034007
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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';