From 510c17a977a97df63bd38cba87dc6bcd9900faca Mon Sep 17 00:00:00 2001 From: ryan Date: Mon, 18 Sep 2006 23:33:25 +0000 Subject: [PATCH] Validation fix from Viper007Bond. fixes #3140 git-svn-id: http://svn.automattic.com/wordpress/trunk@4193 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/wp-db.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wp-includes/wp-db.php b/wp-includes/wp-db.php index c882ac4c7..43a652ac3 100644 --- a/wp-includes/wp-db.php +++ b/wp-includes/wp-db.php @@ -308,7 +308,7 @@ class wpdb { if ( !$this->show_errors ) return false; - header( 'Content-Type: text/html; charset=utf-8'); + header('Content-Type: text/html; charset=utf-8'); ?> @@ -354,7 +354,7 @@ class wpdb { -

WordPress/>

+

WordPress