From 886c680a5d3642f865c784cf83d75b080b851107 Mon Sep 17 00:00:00 2001 From: azaozz Date: Fri, 15 May 2009 09:38:43 +0000 Subject: [PATCH] Fix IE 512-byte minimum page length bug, props hakre, fixes #8942 git-svn-id: http://svn.automattic.com/wordpress/trunk@11340 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-includes/functions.php b/wp-includes/functions.php index 602a573c4f..92df5981a9 100644 --- a/wp-includes/functions.php +++ b/wp-includes/functions.php @@ -2418,8 +2418,8 @@ if ( ( $wp_locale ) && ( 'rtl' == $wp_locale->text_direction ) ) : ?> - +