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/makeuser.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www-ssl/makeuser.php') diff --git a/www-ssl/makeuser.php b/www-ssl/makeuser.php index 43f71dd1..dcd12c84 100755 --- a/www-ssl/makeuser.php +++ b/www-ssl/makeuser.php @@ -2,7 +2,7 @@ $title = "Anmeldung zum Chaos-Engel"; $header = ""; include ("./inc/header.php"); -include ("./inc/db.php"); +include ("./inc/config_db.php"); include ("./inc/crypt.php"); -- cgit v1.2.3-54-g00ecf