From 06a08d416ac205546400558499466a60c31aac93 Mon Sep 17 00:00:00 2001 From: Matt Mullenweg Date: Thu, 16 Sep 2004 10:58:33 +0000 Subject: [PATCH] Title attribute can cause probs with markup. git-svn-id: https://develop.svn.wordpress.org/trunk@1668 602fd350-edb4-49c9-b593-d223f7449a82 --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index 884056c5fd..b49ee0a1df 100644 --- a/index.php +++ b/index.php @@ -9,7 +9,7 @@ include(ABSPATH . '/wp-header.php'); ',''); ?>
-

+

@