From 9c43e7304e2f1dad897bc4c37ecea227aaed552c Mon Sep 17 00:00:00 2001 From: Mark Jaquith Date: Sun, 7 Dec 2008 08:51:38 +0000 Subject: [PATCH] Pad wp_die() error messages to be over 512 chars, so IE always displays our text. props DD32. fixes #7890 git-svn-id: https://develop.svn.wordpress.org/trunk@10105 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-includes/functions.php | 1 + 1 file changed, 1 insertion(+) diff --git a/wp-includes/functions.php b/wp-includes/functions.php index c5c63ee1c8..256f4986ff 100644 --- a/wp-includes/functions.php +++ b/wp-includes/functions.php @@ -2290,6 +2290,7 @@ if ( ( $wp_locale ) && ( 'rtl' == $wp_locale->text_direction ) ) : ?> +