mirror of
https://github.com/stylersnico/librenms.git
synced 2026-08-04 08:02:05 +02:00
argh
git-svn-id: http://www.observium.org/svn/observer/trunk@191 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -1,7 +1,5 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
// Start Graphing Functions
|
|
||||||
|
|
||||||
function mailerrorgraphUnix ($rrd, $graph, $from, $to, $width, $height, $title, $vertical) {
|
function mailerrorgraphUnix ($rrd, $graph, $from, $to, $width, $height, $title, $vertical) {
|
||||||
global $config, $rrdtool, $installdir, $mono_font, $rrd_dir;
|
global $config, $rrdtool, $installdir, $mono_font, $rrd_dir;
|
||||||
$database = $rrd_dir . "/" . $rrd;
|
$database = $rrd_dir . "/" . $rrd;
|
||||||
|
|||||||
Reference in New Issue
Block a user