fix warnings3
Fixing PHP8 warnings
This commit is contained in:
parent
d2e2dcf27e
commit
f9c4ea8f6a
@ -202,6 +202,9 @@ if ($reshook < 0) {
|
|||||||
setEventMessages($hookmanager->error, $hookmanager->errors, 'errors');
|
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';
|
include DOL_DOCUMENT_ROOT.'/core/actions_changeselectedfields.inc.php';
|
||||||
|
|
||||||
// Do we click on purge search criteria ?
|
// Do we click on purge search criteria ?
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user