Make WordPress Core


Ignore:
Timestamp:
01/06/2011 04:11:14 AM (14 years ago)
Author:
ryan
Message:

Bring out the shears.

File:
1 edited

Legend:

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

    r17113 r17228  
    674674            if ( 'single' == $_REQUEST['mode'] ) {
    675675                $wp_list_table = get_list_table('WP_Post_Comments_List_Table');
    676             } else {               
     676            } else {
    677677                $wp_list_table = get_list_table('WP_Comments_List_Table');
    678678            }
Note: See TracChangeset for help on using the changeset viewer.