From b6349f87ce5a65ba7459887973eea963f3cd4781 Mon Sep 17 00:00:00 2001 From: markjaquith 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: http://svn.automattic.com/wordpress/trunk@4379 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 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 ?>