From 83a90af93078aee26067761db11dfbb369f1e188 Mon Sep 17 00:00:00 2001 From: ichdasich Date: Wed, 10 Sep 2008 15:43:25 +0000 Subject: fixed most of the files in http-root and includes git-svn-id: svn://svn.cccv.de/engel-system@282 29ba0400-6e00-0410-a75a-ca02368028f8 --- includes/crypt.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes/crypt.php') diff --git a/includes/crypt.php b/includes/crypt.php index 38867064..474cd62c 100755 --- a/includes/crypt.php +++ b/includes/crypt.php @@ -2,7 +2,7 @@ function PassCrypt($passwort) { -include "./inc/config.php"; +include "./config.php"; switch ($crypt_system) { case "crypt": -- cgit v1.2.3-70-g09d2