mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-04 16:12:39 +01:00
Debug for php 8.1
This commit is contained in:
@@ -115,7 +115,7 @@ if (empty($reshook)) {
|
||||
$search_label = '';
|
||||
$search_status = -1;
|
||||
$search_lastresult = '';
|
||||
$toselect = '';
|
||||
$toselect = array();
|
||||
$search_array_options = array();
|
||||
}
|
||||
if (GETPOST('button_removefilter_x', 'alpha') || GETPOST('button_removefilter.x', 'alpha') || GETPOST('button_removefilter', 'alpha')
|
||||
|
||||
Reference in New Issue
Block a user