mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Remove debug echo
This commit is contained in:
@ -46,8 +46,6 @@ if($_SESSION['screen_width']) {
|
||||
}
|
||||
}
|
||||
|
||||
echo $graph_array['width'];
|
||||
|
||||
if( $graph_array['width'] < 215) {
|
||||
$graph_array['width'] = 215;
|
||||
}
|
||||
|
Reference in New Issue
Block a user