summaryrefslogtreecommitdiffstats
path: root/frontends/php/hosts.html
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/php/hosts.html')
-rw-r--r--frontends/php/hosts.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/php/hosts.html b/frontends/php/hosts.html
index 287cdb00..fe82f122 100644
--- a/frontends/php/hosts.html
+++ b/frontends/php/hosts.html
@@ -1,5 +1,5 @@
<?
- include "config.inc";
+ include "include/config.inc";
$title = "Hosts";
show_header($title,0);
?>