Make WordPress Core


Ignore:
Timestamp:
10/25/2010 02:58:25 AM (14 years ago)
Author:
nacin
Message:

Commit the rest of [15955]. see #14579.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/theme-install.php

    r15904 r15956  
    1010require_once('./admin.php');
    1111
    12 $wp_list_table = get_list_table('theme-install');
     12$wp_list_table = get_list_table('WP_Theme_Install_Table');
    1313$wp_list_table->check_permissions();
    1414$wp_list_table->prepare_items();
Note: See TracChangeset for help on using the changeset viewer.