Make WordPress Core


Ignore:
Timestamp:
11/03/2010 10:06:45 PM (14 years ago)
Author:
scribu
Message:

complete the renaming. props ocean90. See #14579

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/network/sites.php

    r16166 r16172  
    1313    wp_die( __( 'Multisite support is not enabled.' ) );
    1414
    15 $wp_list_table = get_list_table('WP_MS_Sites_List_Table');
     15$wp_list_table = get_list_table('WP_List_Table_MS_Sites');
    1616$wp_list_table->check_permissions();
    1717
Note: See TracChangeset for help on using the changeset viewer.