Remove blog_id column from wp_options. Props scribu. fixes #17188

git-svn-id: http://svn.automattic.com/wordpress/trunk@19793 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan
2012-01-30 20:47:25 +00:00
parent 5fce3217ad
commit 36d2989fed
2 changed files with 1 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ $wp_version = '3.4-alpha-19719';
*
* @global int $wp_db_version
*/
$wp_db_version = 19784;
$wp_db_version = 19793;
/**
* Holds the TinyMCE version