Make WordPress Core


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

Pink trailing whites.

File:
1 edited

Legend:

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

    r16861 r16900  
    1111if ( !current_user_can('switch_themes') && !current_user_can('edit_theme_options') )
    1212    wp_die( __( 'Cheatin’ uh?' ) );
    13            
     13
    1414$wp_list_table = get_list_table('WP_Themes_List_Table');
    1515$wp_list_table->check_permissions();
Note: See TracChangeset for help on using the changeset viewer.