summaryrefslogtreecommitdiffstats
path: root/frontends/php/queue.html
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/php/queue.html')
-rw-r--r--frontends/php/queue.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/php/queue.html b/frontends/php/queue.html
index baa374d8..61c3b8e6 100644
--- a/frontends/php/queue.html
+++ b/frontends/php/queue.html
@@ -1,5 +1,5 @@
<?
- include "config.inc";
+ include "include/config.inc";
$title = "Information about monitoring server";
show_header($title,10);
?>