Make WordPress Core


Ignore:
Timestamp:
11/17/2010 06:47:34 PM (14 years ago)
Author:
ryan
Message:

Pinking shears

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/edit-comments.php

    r16333 r16438  
    1111if ( !current_user_can('edit_posts') )
    1212    wp_die(__('Cheatin’ uh?'));
    13            
     13
    1414$wp_list_table = get_list_table('WP_Comments_List_Table');
    1515$wp_list_table->check_permissions();
Note: See TracChangeset for help on using the changeset viewer.