diff options
Diffstat (limited to 'www-ssl/inc/header.php')
-rwxr-xr-x | www-ssl/inc/header.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www-ssl/inc/header.php b/www-ssl/inc/header.php index 2933a457..7c5f746c 100755 --- a/www-ssl/inc/header.php +++ b/www-ssl/inc/header.php @@ -3,6 +3,7 @@ include ("./inc/config.php"); include ("./inc/error_handler.php"); 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"); if( !isset($_SESSION)) |