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