From 551d9f8c2c01fe57b1fa37b88b5157e621d3c403 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Wed, 8 Mar 2006 10:32:38 +0000 Subject: [PATCH] Suppression du syslog --- htdocs/telephonie/stats/ProcessGraphLignes.class.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/htdocs/telephonie/stats/ProcessGraphLignes.class.php b/htdocs/telephonie/stats/ProcessGraphLignes.class.php index d4255dad2e7..25f335e7b0e 100644 --- a/htdocs/telephonie/stats/ProcessGraphLignes.class.php +++ b/htdocs/telephonie/stats/ProcessGraphLignes.class.php @@ -1,5 +1,5 @@ +/* Copyright (C) 2005-2006 Rodolphe Quiedeville * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -66,8 +66,6 @@ class ProcessGraphLignes function go($ligne) { - dolibarr_syslog("Deb ligne ".$ligne); - $this->ligne = $ligne; $this->GetDatas();