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