Remove default_comment_status_pages setting from the options table. see #12991.

git-svn-id: http://svn.automattic.com/wordpress/trunk@14651 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
nacin
2010-05-15 05:01:04 +00:00
parent 5463205114
commit 00a291c71e
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ $wp_version = '3.0-beta2-14640';
*
* @global int $wp_db_version
*/
$wp_db_version = 14595;
$wp_db_version = 14651;
/**
* Holds the TinyMCE version