summaryrefslogtreecommitdiff
path: root/www-ssl/menu.php
diff options
context:
space:
mode:
authorcookie <cookie@29ba0400-6e00-0410-a75a-ca02368028f8>2005-11-30 22:13:38 +0000
committercookie <cookie@29ba0400-6e00-0410-a75a-ca02368028f8>2005-11-30 22:13:38 +0000
commitbf88f9c69beddd3d0559648ec9db37f34bd64300 (patch)
treebdb7ee515c0325cc3ab18e47c03768ff88655836 /www-ssl/menu.php
parentf53f4bf0c64ef14cfac882a98e3f6a2cd883c973 (diff)
aus gegebenen anlass, update von <? auf <?PHP
git-svn-id: svn://svn.cccv.de/engel-system@99 29ba0400-6e00-0410-a75a-ca02368028f8
Diffstat (limited to 'www-ssl/menu.php')
-rwxr-xr-xwww-ssl/menu.php17
1 files changed, 0 insertions, 17 deletions
diff --git a/www-ssl/menu.php b/www-ssl/menu.php
index 94ce4ea3..14f019c6 100755
--- a/www-ssl/menu.php
+++ b/www-ssl/menu.php
@@ -1,21 +1,4 @@
<?PHP
-/*
-<? echo $MenueTableStart; ?>
-
-<h4><? echo Get_Text("menu_Name")?></h4>
-<div align="left">
-<ul type="disc">
-<li><a href="index.php"><? echo Get_Text("menu_index");?></a></li>
-<? //<li><a href="faq.php"><? echo Get_Text("menu_FAQ");? ></a></li>?>
-<? //<li><a href="lageplan.php"><? echo Get_Text("menu_plan");? ></a></li>?>
-<li><a href="makeuser.php"><? echo Get_Text("menu_MakeUser");?></a></li>
-<li><a href="nonpublic/schichtplan_beamer.php"><? echo Get_Text("pub_menu_SchichtplanBeamer");?></a></li>
-</ul>
-</div>
-
-<? echo $MenueTableEnd; ?>
-
-*/
$Menu["Path"] = "";
$Menu["Name"] = Get_Text("menu_Name");