Correctly handle PATHINFO CPTs and CTs that specify with_front=false. fixes #16807 for trunk

git-svn-id: https://develop.svn.wordpress.org/trunk@17518 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Mark Jaquith
2011-03-10 04:24:48 +00:00
parent d79937e6a3
commit 0984bae175
4 changed files with 7 additions and 1 deletions

View File

@@ -29,7 +29,7 @@ $wp_version = '3.2-bleeding';
*
* @global int $wp_db_version
*/
$wp_db_version = 17510;
$wp_db_version = 17516;
/**
* Holds the TinyMCE version