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/theme-install.php

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