Remove debug echo

This commit is contained in:
Louis Bailleul
2015-11-26 17:34:02 +00:00
parent 64b5fa3c4c
commit 8e271ace83
-2
View File
@@ -46,8 +46,6 @@ if($_SESSION['screen_width']) {
}
}
echo $graph_array['width'];
if( $graph_array['width'] < 215) {
$graph_array['width'] = 215;
}