Changeset 13733 for trunk/wp-admin/options.php
- Timestamp:
- 03/17/2010 04:27:25 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/options.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/options.php
r13721 r13733 30 30 if ( !current_user_can('manage_options') ) 31 31 wp_die(__('Cheatin’ uh?')); 32 32 33 33 if ( is_multisite() && !is_super_admin() && 'update' != $action ) 34 34 wp_die(__('Cheatin’ uh?'));
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)