From 41dee8c9c3a2d75b723d191dcc1c8b65793c8096 Mon Sep 17 00:00:00 2001 From: ichdasich Date: Sat, 27 Sep 2008 19:29:08 +0000 Subject: fixes in ../includes git-svn-id: svn://svn.cccv.de/engel-system@300 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 474cd62c..9707e719 100755 --- a/includes/crypt.php +++ b/includes/crypt.php @@ -2,7 +2,7 @@ function PassCrypt($passwort) { -include "./config.php"; +include "config.php"; switch ($crypt_system) { case "crypt": -- cgit v1.2.3-70-g09d2