projects
/
diogenes.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37453bc
)
minor trunk / newplugins resync
author
Jeremy Laine
<jeremy.laine@m4x.org>
Thu, 20 Jul 2006 20:52:20 +0000
(20:52 +0000)
committer
Jeremy Laine
<jeremy.laine@m4x.org>
Thu, 20 Jul 2006 20:52:20 +0000
(20:52 +0000)
include/admin/menus.php
patch
|
blob
|
blame
|
history
diff --git
a/include/admin/menus.php
b/include/admin/menus.php
index
1875326
..
1fbb24f
100644
(file)
--- 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) {