This commit is contained in:
Rodolphe Quiedeville 2006-12-11 14:43:16 +00:00
parent f6597f94de
commit f415b29423

View File

@ -121,7 +121,6 @@ foreach ($fournisseurs as $id => $fdir)
$graph->SetTitle($title);
$graph->BarAnnualArtichow($file, $values_ach, $legends);
graph_datas($file, $title, $values_gen, $legends);
if ($verbose)
print "$file\n";