summaryrefslogtreecommitdiff
path: root/www-ssl/inc/header.php
diff options
context:
space:
mode:
authorcookie <cookie@29ba0400-6e00-0410-a75a-ca02368028f8>2006-04-19 17:29:11 +0000
committercookie <cookie@29ba0400-6e00-0410-a75a-ca02368028f8>2006-04-19 17:29:11 +0000
commit6ce01377ed29e9e23a9ceb3cad7c524e969154f0 (patch)
tree68b65d5c3338c7436957c352dcde7bd0c4eba3cf /www-ssl/inc/header.php
parent1b954ddea9f7a41160a8797b8a6625d777260d09 (diff)
typo erweitert
git-svn-id: svn://svn.cccv.de/engel-system@123 29ba0400-6e00-0410-a75a-ca02368028f8
Diffstat (limited to 'www-ssl/inc/header.php')
-rwxr-xr-xwww-ssl/inc/header.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-ssl/inc/header.php b/www-ssl/inc/header.php
index 8d5a1341..c7c13957 100755
--- a/www-ssl/inc/header.php
+++ b/www-ssl/inc/header.php
@@ -2,7 +2,7 @@
include ("./inc/config.php");
include ("./inc/db.php");
include ("./inc/funktion_lang.php");
-include("./inc/funktion_menu.php");
+include ("./inc/funktion_menu.php");
session_start();
include ("./inc/secure.php");
/*if ( (!IsSet($_SESSION['UID'])) && (strstr ($_SERVER['PHP_SELF'], "nonpublic") !="" ) ) {