Suppression du syslog

This commit is contained in:
Rodolphe Quiedeville 2006-03-08 10:32:38 +00:00
parent cb97d278f9
commit 551d9f8c2c

View File

@ -1,5 +1,5 @@
<?php
/* Copyright (C) 2005 Rodolphe Quiedeville <rodolphe@quiedeville.org>
/* Copyright (C) 2005-2006 Rodolphe Quiedeville <rodolphe@quiedeville.org>
*
* 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();