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