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
016c1528
Commit
016c1528
authored
Mar 27, 2013
by
Dries
Browse files
Merge branch '8.x' of git.drupal.org:project/drupal into 8.x
parents
f969d2c1
03b7ceaa
Changes
1
Show whitespace changes
Inline
Side-by-side
core/modules/system/system.install
View file @
016c1528
...
...
@@ -2172,7 +2172,7 @@ function system_update_8052() {
/**
* Remove {cache_form} table.
*/
function
system_update_805
2
()
{
function
system_update_805
3
()
{
db_drop_table
(
'cache_form'
);
}
...
...
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