The big renaming of the list-table class files.
See #14579 git-svn-id: http://svn.automattic.com/wordpress/trunk@16128 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
/** WordPress Administration Bootstrap */
|
||||
require_once('./admin.php');
|
||||
|
||||
$wp_list_table = get_list_table('WP_Comments_Table');
|
||||
$wp_list_table = get_list_table('WP_Comments_List_Table');
|
||||
$wp_list_table->check_permissions();
|
||||
|
||||
$doaction = $wp_list_table->current_action();
|
||||
|
||||
Reference in New Issue
Block a user