From c30907963d20db25d81394f3cc36b404ff91b3f8 Mon Sep 17 00:00:00 2001 From: Andrew Nacin Date: Sat, 13 Aug 2011 18:01:26 +0000 Subject: [PATCH] Use wp_print_scripts() in install.php. Fixes issues with SCRIPT_DEBUG, removes l10n.js reference. fixes #18394. git-svn-id: https://develop.svn.wordpress.org/trunk@18544 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/install.php | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) diff --git a/wp-admin/install.php b/wp-admin/install.php index 9778fdcda5..d4e37807a3 100644 --- a/wp-admin/install.php +++ b/wp-admin/install.php @@ -243,22 +243,6 @@ switch($step) { } ?> - - - - - +