Bugfix
This commit is contained in:
parent
f6597f94de
commit
f415b29423
@ -121,7 +121,6 @@ foreach ($fournisseurs as $id => $fdir)
|
|||||||
$graph->SetTitle($title);
|
$graph->SetTitle($title);
|
||||||
$graph->BarAnnualArtichow($file, $values_ach, $legends);
|
$graph->BarAnnualArtichow($file, $values_ach, $legends);
|
||||||
|
|
||||||
graph_datas($file, $title, $values_gen, $legends);
|
|
||||||
if ($verbose)
|
if ($verbose)
|
||||||
print "$file\n";
|
print "$file\n";
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user