Merge pull request #1623 from grandoc/3.5

avoid warning in commande.class.php if extrafields is used
This commit is contained in:
Laurent Destailleur 2014-05-23 13:21:39 +02:00
commit 95d8161dc1

View File

@ -1362,7 +1362,7 @@ class Commande extends CommonOrder
$extralabels=$extrafields->fetch_name_optionals_label($this->table_element,true);
$this->fetch_optionals($this->id,$extralabels);
$this->db->free();
$this->db->free($result);
/*
* Lines