Remove bogus pagination rules from the comments permastruct. (As in, comments/page/?([0-9]{1,})/?$.) props wonderboymusic, fixes #21138.

git-svn-id: https://develop.svn.wordpress.org/trunk@23524 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2013-02-28 18:35:13 +00:00
parent 8c0f68a5a1
commit a4324ec19c
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ $wp_version = '3.6-alpha-23495';
*
* @global int $wp_db_version
*/
$wp_db_version = 22441;
$wp_db_version = 23524;
/**
* Holds the TinyMCE version