avoid warning in commande.class.php if extrafields is used

avoid warning in commande.class.php if extrafields is used
This commit is contained in:
Philippe Grand
2014-05-23 11:37:57 +02:00
parent 56415400eb
commit 7acecadc79

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