mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-07 09:49:04 +00:00
Cleanup js files and prepare for concatenating, move most inline js to files
git-svn-id: https://develop.svn.wordpress.org/trunk@10348 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -187,8 +187,6 @@ default:
|
||||
exit;
|
||||
}
|
||||
|
||||
wp_enqueue_script('admin-users');
|
||||
|
||||
include('admin-header.php');
|
||||
|
||||
$usersearch = isset($_GET['usersearch']) ? $_GET['usersearch'] : null;
|
||||
|
||||
Reference in New Issue
Block a user