Ensure we're checking when looking for is_super_admin() in map_meta_cap(). Bump DB version.

fixes #14454 for trunk.

git-svn-id: https://develop.svn.wordpress.org/trunk@15480 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2010-07-29 21:58:58 +00:00
parent e777a1fbf4
commit 2c326f0a87
2 changed files with 4 additions and 4 deletions

View File

@@ -15,7 +15,7 @@ $wp_version = '3.1-alpha';
*
* @global int $wp_db_version
*/
$wp_db_version = 15260;
$wp_db_version = 15477;
/**
* Holds the TinyMCE version