Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
5c75ee89
Commit
5c75ee89
authored
Jan 29, 2006
by
Dries
Browse files
- Patch
#46184
by Jaza: breadcrumb gone for pages that use menu_set_location()
parent
81660bc6
Changes
1
Hide whitespace changes
Inline
Side-by-side
includes/menu.inc
View file @
5c75ee89
...
@@ -454,6 +454,9 @@ function menu_set_active_item($path = NULL) {
...
@@ -454,6 +454,9 @@ function menu_set_active_item($path = NULL) {
}
}
}
}
}
}
// Reset the cached $menu in menu_get_item().
menu_get_item
(
NULL
,
NULL
,
TRUE
);
}
}
return
$stored_mid
;
return
$stored_mid
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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