summaryrefslogtreecommitdiff
path: root/www-ssl/nonpublic/news_comments.php
diff options
context:
space:
mode:
Diffstat (limited to 'www-ssl/nonpublic/news_comments.php')
-rwxr-xr-xwww-ssl/nonpublic/news_comments.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-ssl/nonpublic/news_comments.php b/www-ssl/nonpublic/news_comments.php
index 81825dad..99b42072 100755
--- a/www-ssl/nonpublic/news_comments.php
+++ b/www-ssl/nonpublic/news_comments.php
@@ -2,7 +2,7 @@
$title = "Kommentare zu den News";
$header = "Kommentar";
include ("./inc/header.php");
-include ("./inc/db.php");
+include ("./inc/config_db.php");
include ("./inc/funktion_user.php");