summaryrefslogtreecommitdiffstats
path: root/test.php
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-10-22 09:24:39 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-10-22 09:24:39 +0000
commita52827790447bc9fd1cee2e40756b60b967be475 (patch)
tree7cd24d0f31a2d363a36b861fd98afbfe2c11350a /test.php
parent7b49a436d0eb128b26cb2a427731074f0a9fce2b (diff)
downloadampache-a52827790447bc9fd1cee2e40756b60b967be475.tar.gz
ampache-a52827790447bc9fd1cee2e40756b60b967be475.tar.bz2
ampache-a52827790447bc9fd1cee2e40756b60b967be475.zip
updated translations, new russian translation, generate config tool to update config and new putenv test on /test.php
Diffstat (limited to 'test.php')
-rw-r--r--test.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/test.php b/test.php
index 080b2d10..66eae11a 100644
--- a/test.php
+++ b/test.php
@@ -31,7 +31,7 @@ require_once($prefix . "/lib/general.lib.php");
require_once($prefix . "/lib/ui.lib.php");
require_once($prefix . "/lib/class/error.class.php");
$error = new error();
-require_once($prefix . "/lib/debug.php");
+require_once($prefix . "/lib/debug.lib.php");