Suppression des syslog
This commit is contained in:
parent
551d9f8c2c
commit
034130a8e3
@ -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
|
||||||
@ -70,7 +70,6 @@ class ProcessGraphContrats
|
|||||||
$max = $contrat_id;
|
$max = $contrat_id;
|
||||||
}
|
}
|
||||||
|
|
||||||
dolibarr_syslog("Deb contrat ".$this->ident . " ($min - $max)");
|
|
||||||
$error = 0;
|
$error = 0;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user