mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-06 17:48:25 +01:00
Suppression de l'ecriture sur la sortie standard
This commit is contained in:
@@ -114,7 +114,8 @@ foreach ($entrepots as $key => $ent)
|
||||
$title = "Valorisation du stock (euros HT) sur l'ann<6E>e ".$year;
|
||||
|
||||
graph_datas($file, $title, $values[$key], $legends);
|
||||
print "$file\n";
|
||||
if ($verbose)
|
||||
print "$file\n";
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user