From 3ea895c901362fecb120933f1631b4cc27e293d1 Mon Sep 17 00:00:00 2001 From: cookie Date: Thu, 23 Nov 2006 17:39:05 +0000 Subject: config file umbenant git-svn-id: svn://svn.cccv.de/engel-system@171 29ba0400-6e00-0410-a75a-ca02368028f8 --- www-ssl/nonpublic/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www-ssl/nonpublic/index.php') diff --git a/www-ssl/nonpublic/index.php b/www-ssl/nonpublic/index.php index 2c8b18a1..b65dd9c4 100755 --- a/www-ssl/nonpublic/index.php +++ b/www-ssl/nonpublic/index.php @@ -2,7 +2,7 @@ $title = "Index"; $header = "Index"; -include ("./inc/db.php"); +include ("./inc/config_db.php"); include ("./inc/crypt.php"); session_start(); // alte Session - falls vorhanden - wiederherstellen... -- cgit v1.2.3-54-g00ecf