From c4d4830ed8ff103e8d76dd3079a7c93d9e973f5d Mon Sep 17 00:00:00 2001 From: Mark Jaquith Date: Thu, 12 Oct 2006 02:33:03 +0000 Subject: [PATCH] wp_die() fix for 5 minute install from alanjcastonguay. fixes #3231 git-svn-id: https://develop.svn.wordpress.org/trunk@4379 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 1d348571c2..858a10cccd 100644 --- a/wp-includes/functions.php +++ b/wp-includes/functions.php @@ -1109,7 +1109,7 @@ function wp_die($message, $title = '') { ?> -> +> <?php echo $title ?>