? files
? notices.patch
? sites/default/settings.php
? sites/default/themes
Index: includes/menu.inc
===================================================================
RCS file: /cvs/drupal/drupal/includes/menu.inc,v
retrieving revision 1.213
diff -u -p -r1.213 menu.inc
--- includes/menu.inc	8 Oct 2007 14:15:09 -0000	1.213
+++ includes/menu.inc	8 Oct 2007 14:42:49 -0000
@@ -584,6 +584,7 @@ function menu_tree($menu_name = 'navigat
  */
 function menu_tree_output($tree) {
   $output = '';
+  $items = array();
 
   // Pull out just the menu items we are going to render so that we 
   // get an accurate count for the first/last classes.
