Don't autoload the uninstall_plugins option. fixes #16741.

git-svn-id: https://develop.svn.wordpress.org/trunk@20080 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2012-03-02 20:13:35 +00:00
parent 58acedae74
commit 129754ed3d
3 changed files with 12 additions and 8 deletions

View File

@@ -11,7 +11,7 @@ $wp_version = '3.4-alpha-20079';
*
* @global int $wp_db_version
*/
$wp_db_version = 20022;
$wp_db_version = 20080;
/**
* Holds the TinyMCE version