Text Changes: Unify permission error messages in wp-admin/users.php.

Props ramiy.
Fixes #38804.
Built from https://develop.svn.wordpress.org/trunk@39258


git-svn-id: http://core.svn.wordpress.org/trunk@39198 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2016-11-15 22:25:30 +00:00
parent 07cf16f7ba
commit a7af7c89a4
2 changed files with 9 additions and 9 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.7-beta3-39257';
$wp_version = '4.7-beta3-39258';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.