summaryrefslogtreecommitdiff
path: root/www-ssl/inc/header.php
diff options
context:
space:
mode:
Diffstat (limited to 'www-ssl/inc/header.php')
-rwxr-xr-xwww-ssl/inc/header.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/www-ssl/inc/header.php b/www-ssl/inc/header.php
index 08e532b7..c6be4957 100755
--- a/www-ssl/inc/header.php
+++ b/www-ssl/inc/header.php
@@ -5,6 +5,7 @@ include ("./inc/config_db.php");
include ("./inc/funktion_lang.php");
include ("./inc/funktion_faq.php"); //für noAnswer() im menu
include ("./inc/funktion_menu.php");
+include ("./inc/funktion_user.php");
if( !isset($_SESSION))
session_start();