From: Jeremy Laine Date: Thu, 20 Jul 2006 20:52:20 +0000 (+0000) Subject: minor trunk / newplugins resync X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=f2063c60ee142d5b17f88a67b70fab7f6e305284;p=diogenes.git minor trunk / newplugins resync --- diff --git a/include/admin/menus.php b/include/admin/menus.php index 1875326..1fbb24f 100644 --- a/include/admin/menus.php +++ b/include/admin/menus.php @@ -163,6 +163,7 @@ foreach($mcache[$MIDpere]['children'] as $MID) $edit,$del,$up,$down)); } +// all menu entries from database $filiation = $bmenu->menuToRoot($mcache,$MIDpere,array()); $menubar = array(); foreach($filiation as $mykey=>$myval) {