Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ai
noblogs-wp
Commits
36e04130
Commit
36e04130
authored
Nov 02, 2011
by
lechuck
Committed by
agata
Oct 17, 2019
Browse files
added return to upgrade_110 to block automatic password mess during update
parent
64865603
Changes
1
Hide whitespace changes
Inline
Side-by-side
wp-admin/includes/upgrade.php
View file @
36e04130
...
...
@@ -918,6 +918,7 @@ function upgrade_101() {
* @global wpdb $wpdb WordPress database abstraction object.
*/
function
upgrade_110
()
{
return
;
global
$wpdb
;
// Set user_nicename.
...
...
Write
Preview
Supports
Markdown
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