complete the renaming. props ocean90. See #14579
git-svn-id: http://svn.automattic.com/wordpress/trunk@16172 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
require_once( './admin.php' );
|
||||
|
||||
$wp_list_table = get_list_table('WP_MS_Themes_List_Table');
|
||||
$wp_list_table = get_list_table('WP_List_Table_MS_Themes');
|
||||
$wp_list_table->check_permissions();
|
||||
|
||||
$action = $wp_list_table->current_action();
|
||||
|
||||
Reference in New Issue
Block a user