summaryrefslogtreecommitdiffstats
path: root/frontends/php/graph.php
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/php/graph.php')
-rw-r--r--frontends/php/graph.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/php/graph.php b/frontends/php/graph.php
index bc6e1fa0..e7bc0ce3 100644
--- a/frontends/php/graph.php
+++ b/frontends/php/graph.php
@@ -1,5 +1,5 @@
<?
- include "include/config.inc";
+ include "include/config.inc.php";
$page["title"] = "Configuration of graph";
$page["file"] = "graph.php";
show_header($page["title"],0,0);