Make the multisite new user messages reflect that reset links are sent, not passwords.

fixes #33175
Built from https://develop.svn.wordpress.org/trunk@33494


git-svn-id: http://core.svn.wordpress.org/trunk@33461 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Mark Jaquith
2015-07-29 19:04:25 +00:00
parent bdc30ce968
commit 05965d87e4
3 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.3-beta4-33493';
$wp_version = '4.3-beta4-33494';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.