summaryrefslogtreecommitdiff
path: root/www-ssl/inc/header.php
diff options
context:
space:
mode:
authorcookie <cookie@29ba0400-6e00-0410-a75a-ca02368028f8>2005-11-21 18:45:08 +0000
committercookie <cookie@29ba0400-6e00-0410-a75a-ca02368028f8>2005-11-21 18:45:08 +0000
commite3fc6ba2d1672526088d70c62daa7961b540e1f7 (patch)
tree3a069aa72e290722e3ac1475ac7e73c914833ca2 /www-ssl/inc/header.php
parent375d4143d1f5f8ad2c39597160fa1d0282e322ae (diff)
menu links oder rechts
git-svn-id: svn://svn.cccv.de/engel-system@76 29ba0400-6e00-0410-a75a-ca02368028f8
Diffstat (limited to 'www-ssl/inc/header.php')
-rwxr-xr-xwww-ssl/inc/header.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/www-ssl/inc/header.php b/www-ssl/inc/header.php
index efeded4e..b9b8de29 100755
--- a/www-ssl/inc/header.php
+++ b/www-ssl/inc/header.php
@@ -2,6 +2,7 @@
include ("./inc/config.php");
include ("./inc/db.php");
include ("./inc/funktion_lang.php");
+include("./inc/funktion_menu.php");
session_start();
include ("./inc/secure.php");
/*if ( (!IsSet($_SESSION['UID'])) && (strstr ($_SERVER['PHP_SELF'], "nonpublic") !="" ) ) {
@@ -72,6 +73,10 @@ if( $Page["ShowTabel"]=="Y" )
<p>
<table width="95%" align="center" border="0" cellpadding="7" cellspacing="0">
<tr>
+<?
+if( !isset($_SESSION['Menu'])) $_SESSION['Menu'] = "L";
+if( $_SESSION['Menu'] =="L") include("./inc/menu.php");
+?>
<td valign="top" align="center">
<table border="0" width="100%" align="center" class="border" cellpadding="5" cellspacing="1">
<tr class="contenttopic">