Eliminate the redundant and confusing comment threading depth of 1. Threading starts at 2 now. fixes #10829

git-svn-id: https://develop.svn.wordpress.org/trunk@11958 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Mark Jaquith
2009-09-22 06:00:46 +00:00
parent 2838a1c85d
commit 292781ec44
3 changed files with 22 additions and 2 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ $wp_version = '2.9-rare';
*
* @global int $wp_db_version
*/
$wp_db_version = 11943;
$wp_db_version = 11958;
/**
* Holds the TinyMCE version