2
0
forked from Wavyzz/dolibarr

Fix var_dump

This commit is contained in:
Laurent Destailleur
2022-07-24 15:12:08 +02:00
parent e7161edffe
commit 481bd93ab8

View File

@@ -9020,7 +9020,6 @@ function complete_head_from_modules($conf, $langs, $object, &$head, &$h, $type,
if ($values[0] != $type) {
continue;
}
var_dump($value.' '.verifCond($values[4]));
if (verifCond($values[4])) {
if ($values[3]) {