Merge most admin css files, first run, see #18314

git-svn-id: https://develop.svn.wordpress.org/trunk@18577 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2011-08-21 03:46:43 +00:00
parent 3f921df606
commit dde77fd41b
62 changed files with 4026 additions and 4416 deletions

View File

@@ -38,8 +38,6 @@ add_contextual_help($current_screen, $help);
wp_reset_vars(array('action', 'redirect', 'profile', 'error', 'warning', 'a', 'file', 'theme', 'dir'));
wp_admin_css( 'theme-editor' );
$themes = get_themes();
if (empty($theme)) {