mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-28 00:24:21 +02:00
Fix coding style part 2
This commit is contained in:
@@ -3,8 +3,7 @@
|
||||
// FIXME not used, do we still need this?
|
||||
|
||||
|
||||
function callsgraphSNOM($rrd, $graph, $from, $to, $width, $height, $title, $vertical)
|
||||
{
|
||||
function callsgraphSNOM($rrd, $graph, $from, $to, $width, $height, $title, $vertical) {
|
||||
global $config;
|
||||
|
||||
$database = $config['rrd_dir'].'/'.$rrd;
|
||||
|
||||
Reference in New Issue
Block a user