summaryrefslogtreecommitdiff
path: root/www-ssl/makeuser.php
diff options
context:
space:
mode:
Diffstat (limited to 'www-ssl/makeuser.php')
-rwxr-xr-xwww-ssl/makeuser.php2
1 files changed, 1 insertions, 1 deletions
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");