aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/lang.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lang.php b/test/lang.php
index bf749217d..077f8ad92 100644
--- a/test/lang.php
+++ b/test/lang.php
@@ -2,7 +2,7 @@
/**
*/
-include_once '../lib/localeDetection.class.php';
+include_once '../localeDetection.class.php';
include_once '../langs.inc.php';
echo 'Accept-Language: ', $_SERVER['HTTP_ACCEPT_LANGUAGE'], "\n\n";