Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
8ac45b1a
Commit
8ac45b1a
authored
Oct 08, 2007
by
Gábor Hojtsy
Browse files
#181564
follow up patch by webernet: fix a notice introduced by the earlier patch committed
parent
1a2bf588
Changes
1
Hide whitespace changes
Inline
Side-by-side
includes/menu.inc
View file @
8ac45b1a
...
...
@@ -584,6 +584,7 @@ function menu_tree($menu_name = 'navigation') {
*/
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.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment