From 35e1460becc39ffa336bad92bbc9852f587e062a Mon Sep 17 00:00:00 2001 From: Andrew Ozz 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: https://develop.svn.wordpress.org/trunk@11340 602fd350-edb4-49c9-b593-d223f7449a82 --- 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 ) ) : ?> - +