Fix var_dump
This commit is contained in:
parent
e7161edffe
commit
481bd93ab8
@ -9020,7 +9020,6 @@ function complete_head_from_modules($conf, $langs, $object, &$head, &$h, $type,
|
|||||||
if ($values[0] != $type) {
|
if ($values[0] != $type) {
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
var_dump($value.' '.verifCond($values[4]));
|
|
||||||
|
|
||||||
if (verifCond($values[4])) {
|
if (verifCond($values[4])) {
|
||||||
if ($values[3]) {
|
if ($values[3]) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user