From e08ece21faba0f6e3eb3ae781e8536baf302d6d4 Mon Sep 17 00:00:00 2001 From: Matt Mullenweg Date: Tue, 11 Mar 2008 00:46:58 +0000 Subject: [PATCH] Don't link to yourself on a permalink page. git-svn-id: https://develop.svn.wordpress.org/trunk@7225 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-content/themes/default/single.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-content/themes/default/single.php b/wp-content/themes/default/single.php index 27b96effd6..313b52eeaa 100644 --- a/wp-content/themes/default/single.php +++ b/wp-content/themes/default/single.php @@ -10,7 +10,7 @@
-

+

Read the rest of this entry »

'); ?>