Cleanup (ms-)?admin-filters.php

Props johnjamesjacoby.
Fixes #32529.

Built from https://develop.svn.wordpress.org/trunk@32865


git-svn-id: http://core.svn.wordpress.org/trunk@32836 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Scott Taylor
2015-06-19 21:18:25 +00:00
parent 5e1d796cae
commit cfe78e0e95
3 changed files with 59 additions and 37 deletions

View File

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