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
f0cde939
Commit
f0cde939
authored
Oct 13, 2012
by
webchick
Browse files
Small comment tweak on that last patch.
parent
416ac0c5
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/modules/system/system.install
View file @
f0cde939
...
...
@@ -2158,7 +2158,8 @@ function system_update_8027() {
* Remove the 'menu_masks' configuration variable.
*/
function
system_update_8028
()
{
// No upgrade path needed since the menu router will be rebuilt during d7 to d8 upgrade.
// No upgrade path needed since the menu router will be rebuilt during the
// Drupal 7 to Drupal 8 upgrade.
update_variable_del
(
'menu_masks'
);
}
...
...
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