Changeset 3737 for branches/2.0/wp-admin/moderation.php
- Timestamp:
- 04/21/2006 09:18:32 PM (20 years ago)
- File:
-
- 1 edited
-
branches/2.0/wp-admin/moderation.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/2.0/wp-admin/moderation.php
r3422 r3737 32 32 33 33 case 'update': 34 35 check_admin_referer(); 34 36 35 37 if ( ! current_user_can('moderate_comments') )
Note: See TracChangeset
for help on using the changeset viewer.