Commit the rest of [15955]. see #14579.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15956 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('plugins');
|
||||
$wp_list_table = get_list_table('WP_Plugins_Table');
|
||||
$wp_list_table->check_permissions();
|
||||
|
||||
$action = $wp_list_table->current_action();
|
||||
|
||||
Reference in New Issue
Block a user