Make WordPress Core


Ignore:
Timestamp:
11/04/2010 08:07:03 AM (14 years ago)
Author:
westi
Message:

Revert [16171] and [16172] - The class names were fine as they were and the MultiSite classes stand out more with the original naming.

File:
1 edited

Legend:

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

    r16172 r16175  
    1010require_once('./admin.php');
    1111
    12 $wp_list_table = get_list_table('WP_List_Table_Plugins');
     12$wp_list_table = get_list_table('WP_Plugins_List_Table');
    1313$wp_list_table->check_permissions();
    1414
Note: See TracChangeset for help on using the changeset viewer.