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