From 0f4a38db4f16a68eeaef368da2707c473ef337d3 Mon Sep 17 00:00:00 2001 From: Adam Amstrong Date: Fri, 13 Aug 2010 20:32:50 +0000 Subject: [PATCH] fix auth for atmvp graphs git-svn-id: http://www.observium.org/svn/observer/trunk@1683 61d68cd4-352d-0410-923a-c4978735b2b8 --- html/includes/graphs/atmvp/auth.inc.php | 24 ++++++++++++++++++++++ html/includes/graphs/atmvp/bits.inc.php | 14 ------------- html/includes/graphs/atmvp/cells.inc.php | 14 ------------- html/includes/graphs/atmvp/errors.inc.php | 14 ------------- html/includes/graphs/atmvp/packets.inc.php | 14 ------------- 5 files changed, 24 insertions(+), 56 deletions(-) create mode 100644 html/includes/graphs/atmvp/auth.inc.php diff --git a/html/includes/graphs/atmvp/auth.inc.php b/html/includes/graphs/atmvp/auth.inc.php new file mode 100644 index 000000000..bb3cd20f8 --- /dev/null +++ b/html/includes/graphs/atmvp/auth.inc.php @@ -0,0 +1,24 @@ + diff --git a/html/includes/graphs/atmvp/bits.inc.php b/html/includes/graphs/atmvp/bits.inc.php index a7f8b6b23..3ad1ca1da 100644 --- a/html/includes/graphs/atmvp/bits.inc.php +++ b/html/includes/graphs/atmvp/bits.inc.php @@ -1,19 +1,5 @@