Changeset 38522
- Timestamp:
- 09/05/2016 12:08:39 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/user/capabilities.php
r38521 r38522 237 237 final private function _getMultiSiteMetaCaps() { 238 238 return array( 239 'upload_plugins' => array( 'administrator'),240 'upload_themes' => array( 'administrator'),239 'upload_plugins' => array(), 240 'upload_themes' => array(), 241 241 'customize' => array( 'administrator' ), 242 242 'delete_site' => array( 'administrator' ),
Note: See TracChangeset
for help on using the changeset viewer.