summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a7a61e7)
raw | patch | inline | side by side (parent: a7a61e7)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 3 Nov 2005 09:48:54 +0000 (09:48 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 3 Nov 2005 09:48:54 +0000 (09:48 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1809 594d385d-05f5-0310-b6e9-bd551577e9d8
html/main.php | patch | blob | history |
diff --git a/html/main.php b/html/main.php
index 66470b3571c6e333730d4420d4ca0d34e0decf9b..4a96f4657e356b912a27f80cfdd2c1e9c86fd450 100644 (file)
--- a/html/main.php
+++ b/html/main.php
if($reload_navigation){
$plist->menu="";;
}
+$plist->gen_headlines();
$plist->gen_menu();
$smarty->assign ("menu", $plist->menu);
$smarty->assign ("plug", "$plug");