diff --git a/htdocs/telephonie/facturation/FacturationVerifCdr.class.php b/htdocs/telephonie/facturation/FacturationVerifCdr.class.php index 6c8be6d3bf5..dc942d880fb 100644 --- a/htdocs/telephonie/facturation/FacturationVerifCdr.class.php +++ b/htdocs/telephonie/facturation/FacturationVerifCdr.class.php @@ -97,4 +97,5 @@ class FacturationVerifCdr { $this->db->free($resql); } + } }