From 4e4932296f6b77665ff20605bff7726e1a5b7040 Mon Sep 17 00:00:00 2001 From: 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: http://svn.automattic.com/wordpress/trunk@18544 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- 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 9778fdcda..d4e37807a 100644 --- a/wp-admin/install.php +++ b/wp-admin/install.php @@ -243,22 +243,6 @@ switch($step) { } ?> - - - - - +