Nettoyage

This commit is contained in:
Rodolphe Quiedeville 2007-07-11 14:09:39 +00:00
parent 0a84ca300c
commit b05cbf694b

View File

@ -124,8 +124,6 @@ class ProcessGraphLignes
@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->ligne = $ligne;
$graphx->width = 360;