summaryrefslogtreecommitdiffstats
path: root/usr/local/www
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www')
-rwxr-xr-xusr/local/www/graph.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr/local/www/graph.php b/usr/local/www/graph.php
index 455cf96..f8cec48 100755
--- a/usr/local/www/graph.php
+++ b/usr/local/www/graph.php
@@ -30,6 +30,9 @@
POSSIBILITY OF SUCH DAMAGE.
*/
+/* require authentication - usually included in guiconfig.inc */
+require_once('auth.inc');
+
// VERSION 1.0.4
/********** HTTP GET Based Conf ***********/
OpenPOWER on IntegriCloud