2
0
forked from Wavyzz/dolibarr

Debug for php 8.1

This commit is contained in:
Laurent Destailleur
2022-05-08 18:25:22 +02:00
parent f52a7a26f6
commit 6592eb5d73
52 changed files with 519 additions and 445 deletions

View File

@@ -291,7 +291,7 @@ if (empty($reshook)) {
$search_date_approve_end = '';
$billed = '';
$search_billed = '';
$toselect = '';
$toselect = array();
$search_array_options = array();
}
if (GETPOST('button_removefilter_x', 'alpha') || GETPOST('button_removefilter.x', 'alpha') || GETPOST('button_removefilter', 'alpha')