From b05cbf694b62b658545d790aaf894fe404d12f9a Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Wed, 11 Jul 2007 14:09:39 +0000 Subject: [PATCH] Nettoyage --- htdocs/telephonie/stats/ProcessGraphLignes.class.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/htdocs/telephonie/stats/ProcessGraphLignes.class.php b/htdocs/telephonie/stats/ProcessGraphLignes.class.php index 1c6ae1c1a55..6cf5b97bfe4 100644 --- a/htdocs/telephonie/stats/ProcessGraphLignes.class.php +++ b/htdocs/telephonie/stats/ProcessGraphLignes.class.php @@ -124,8 +124,6 @@ class ProcessGraphLignes @mkdir(DOL_DATA_ROOT."/graph/".substr($ligne,-1)."/telephonie/ligne/".$ligne); - array_push($this->messages,array('error',"$file")); - $graphx = new DolibarrSimpleBar ($this->db, $file); $graphx->ligne = $ligne; $graphx->width = 360;