Changeset 8989 for trunk/wp-admin/includes/schema.php
- Timestamp:
- 09/26/2008 06:43:53 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/includes/schema.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/schema.php
r8892 r8989 457 457 if ( !empty( $role ) ) { 458 458 $role->add_cap( 'install_plugins' ); 459 $role->add_cap( 'update_themes' ); 459 460 } 460 461 }
Note: See TracChangeset
for help on using the changeset viewer.