Changeset 11930 for trunk/wp-admin/plugins.php
- Timestamp:
- 09/14/2009 02:03:32 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/plugins.php
r11761 r11930 62 62 if ( ! current_user_can('activate_plugins') ) 63 63 wp_die(__('You do not have sufficient permissions to activate plugins for this blog.')); 64 64 65 65 check_admin_referer('bulk-manage-plugins'); 66 66
Note: See TracChangeset
for help on using the changeset viewer.