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-tags.php

    r16362 r16438  
    1212if ( !current_user_can( $tax->cap->manage_terms ) )
    1313    wp_die( __( 'Cheatin’ uh?' ) );
    14            
     14
    1515$wp_list_table = get_list_table('WP_Terms_List_Table');
    1616$wp_list_table->check_permissions();
Note: See TracChangeset for help on using the changeset viewer.