From 7a1c9e69b02df24c4a4580be7993cb4454e7a3d5 Mon Sep 17 00:00:00 2001 From: Adam Amstrong Date: Tue, 3 Aug 2010 16:27:37 +0000 Subject: [PATCH] duh git-svn-id: http://www.observium.org/svn/observer/trunk@1640 61d68cd4-352d-0410-923a-c4978735b2b8 --- html/includes/graphs/port/nupkts.inc.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/html/includes/graphs/port/nupkts.inc.php b/html/includes/graphs/port/nupkts.inc.php index ce4b9f7dee..9fd99badd0 100644 --- a/html/includes/graphs/port/nupkts.inc.php +++ b/html/includes/graphs/port/nupkts.inc.php @@ -55,6 +55,4 @@ elseif(is_file($config['rrd_dir'] . "/" . $device['hostname'] . "/" . safename($ } -echo($config['rrd_dir'] . "/" . $device['hostname'] . "/" . safename($port['ifIndex'] . ".rrd"); - ?>