Make WordPress Core


Ignore:
Timestamp:
12/13/2010 09:21:50 PM (13 years ago)
Author:
ryan
Message:

Pink trailing whites.

File:
1 edited

Legend:

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

    r16868 r16900  
    1212if ( !current_user_can('activate_plugins') )
    1313    wp_die( __( 'You do not have sufficient permissions to manage plugins for this site.' ) );
    14            
     14
    1515$wp_list_table = get_list_table('WP_Plugins_List_Table');
    1616$wp_list_table->check_permissions();
Note: See TracChangeset for help on using the changeset viewer.