Make WordPress Core


Ignore:
Timestamp:
09/14/2009 02:03:32 PM (16 years ago)
Author:
ryan
Message:

Remove trailing whitespace

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/plugins.php

    r11761 r11930  
    6262            if ( ! current_user_can('activate_plugins') )
    6363                wp_die(__('You do not have sufficient permissions to activate plugins for this blog.'));
    64            
     64
    6565            check_admin_referer('bulk-manage-plugins');
    6666
Note: See TracChangeset for help on using the changeset viewer.