Fix remove var_dump
This commit is contained in:
parent
6232e59fd2
commit
9b26db4151
@ -895,7 +895,6 @@ if (empty($reshook))
|
|||||||
$object->fac_rec = GETPOST('fac_rec');
|
$object->fac_rec = GETPOST('fac_rec');
|
||||||
|
|
||||||
$id = $object->create($user);
|
$id = $object->create($user);
|
||||||
var_dump('ggg');
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user