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
48377c45
Commit
48377c45
authored
Dec 01, 2009
by
Angie Byron
Browse files
#613858
follow-up by cweagans: Rename update function so HEAD works again. ;)
parent
7b2a09ea
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/system/system.install
View file @
48377c45
...
...
@@ -2808,7 +2808,7 @@ function system_update_7046() {
/**
* Normalize the front page path variable.
*/
function
system_update_704
6
()
{
function
system_update_704
7
()
{
variable_set
(
'site_frontpage'
,
drupal_get_normal_path
(
variable_get
(
'site_frontpage'
,
'node'
)));
}
...
...
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