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

@@ -171,7 +171,7 @@ if (empty($reshook)) {
$search_contrat_ref = "";
$search_desc = "";
$search_status = "";
$toselect = '';
$toselect = array();
$search_array_options = array();
}