Suppression debug

This commit is contained in:
Michael RICOIS 2009-10-13 07:26:36 +00:00
parent 4d63f7be0f
commit 0584854fea

View File

@ -316,8 +316,6 @@ function synthese_graphEvol($data, $unite, $ratio, $filename){
global $firephp;
$unite = ( $_REQUEST['unite']!='' ? $unite : 'KEUROS' );
$firephp->log($filename, 'GraphEvol - filename');
if(count($data)<=1){
$return = 0;
}else{