fix bgp prefix graphs (stupid me, i removed the wrong line)

git-svn-id: http://www.observium.org/svn/observer/trunk@3165 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong
2012-05-10 15:22:51 +00:00
parent aa09bdaccc
commit 26ffacfa60

View File

@@ -15,4 +15,6 @@ $graph_max = 1;
$unit_text = "Prefixes";
include("includes/graphs/generic_simplex.inc.php");
?>