Use cap checks instead of multisite and super admin checks. Add some new caps. Merge cleanup. see #11644.

git-svn-id: https://develop.svn.wordpress.org/trunk@12753 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2010-01-18 22:21:36 +00:00
parent e2adfc832a
commit f260b32d25
15 changed files with 137 additions and 112 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ $wp_version = '3.0-alpha';
*
* @global int $wp_db_version
*/
$wp_db_version = 12329;
$wp_db_version = 12751;
/**
* Holds the TinyMCE version