Nettoyage
This commit is contained in:
parent
0a84ca300c
commit
b05cbf694b
@ -124,8 +124,6 @@ class ProcessGraphLignes
|
|||||||
|
|
||||||
@mkdir(DOL_DATA_ROOT."/graph/".substr($ligne,-1)."/telephonie/ligne/".$ligne);
|
@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 = new DolibarrSimpleBar ($this->db, $file);
|
||||||
$graphx->ligne = $ligne;
|
$graphx->ligne = $ligne;
|
||||||
$graphx->width = 360;
|
$graphx->width = 360;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user