Fix var_dump

This commit is contained in:
Laurent Destailleur 2018-01-08 12:44:55 +01:00
parent 5ebba6fead
commit 5847ea7319

View File

@ -356,7 +356,6 @@ class BlockedLog
if ($this->element == 'facture')
{
var_dump($object);exit;
foreach($object as $key=>$value)
{
if (in_array($key, array('fields'))) continue; // Discard some properties