From 2b4aa98aa167913f7bab97b08808afbaec9ef136 Mon Sep 17 00:00:00 2001 From: Matt Mullenweg Date: Fri, 30 Apr 2004 07:48:10 +0000 Subject: [PATCH] Typo. git-svn-id: https://develop.svn.wordpress.org/trunk@1214 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-comments.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-comments.php b/wp-comments.php index 3c273f542f..54815232f5 100644 --- a/wp-comments.php +++ b/wp-comments.php @@ -6,7 +6,7 @@ if (!empty($post->post_password)) { // if there's a password if ($_COOKIE['wp-postpass_'.$cookiehash] != $post->post_password) { // and it doesn't match the cookie ?> -

+