Suppression du syslog
This commit is contained in:
parent
cb97d278f9
commit
551d9f8c2c
@ -1,5 +1,5 @@
|
|||||||
<?php
|
<?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
|
* 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
|
* it under the terms of the GNU General Public License as published by
|
||||||
@ -66,8 +66,6 @@ class ProcessGraphLignes
|
|||||||
|
|
||||||
function go($ligne)
|
function go($ligne)
|
||||||
{
|
{
|
||||||
dolibarr_syslog("Deb ligne ".$ligne);
|
|
||||||
|
|
||||||
$this->ligne = $ligne;
|
$this->ligne = $ligne;
|
||||||
$this->GetDatas();
|
$this->GetDatas();
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user