summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 299f304)
raw | patch | inline | side by side (parent: 299f304)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 26 Feb 2010 12:16:30 +0000 (12:16 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 26 Feb 2010 12:16:30 +0000 (12:16 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15742 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/html/main.php | patch | blob | history |
index c088754c0c7bf3ada17570e5a0ee3913fd8f454a..7ff1ba336c8ff93d6480a6f31ce6c5ba3659d817 100644 (file)
--- a/gosa-core/html/main.php
+++ b/gosa-core/html/main.php
if($reload_navigation){
$plist->menu="";
}
-$plist->gen_headlines();
$plist->gen_menu();
$smarty->assign ("menu", $plist->menu);
$smarty->assign ("plug", "$plug");