From 2a8038d93badb86dcdce0c2dae87cf8ee8a07daf Mon Sep 17 00:00:00 2001 From: rboren Date: Tue, 1 Feb 2005 06:43:31 +0000 Subject: [PATCH] Remove extra wp-l10n.php include. Bug 756. git-svn-id: http://svn.automattic.com/wordpress/trunk@2185 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-blog-header.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/wp-blog-header.php b/wp-blog-header.php index 11ea874c9b..1ad47b0f9b 100644 --- a/wp-blog-header.php +++ b/wp-blog-header.php @@ -6,8 +6,6 @@ if ( !file_exists( dirname(__FILE__) . '/wp-config.php') ) require_once( dirname(__FILE__) . '/wp-config.php'); -require_once( ABSPATH . '/wp-includes/wp-l10n.php'); - $query_vars = array(); // Process PATH_INFO and 404.