minor trunk / newplugins resync
authorJeremy Laine <jeremy.laine@m4x.org>
Thu, 20 Jul 2006 20:52:20 +0000 (20:52 +0000)
committerJeremy Laine <jeremy.laine@m4x.org>
Thu, 20 Jul 2006 20:52:20 +0000 (20:52 +0000)
include/admin/menus.php

index 1875326..1fbb24f 100644 (file)
@@ -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) {