From 0013fcda22a98ffcafd6e8f161cbd6ecf53112d1 Mon Sep 17 00:00:00 2001 From: ryan Date: Wed, 28 Mar 2007 17:34:42 +0000 Subject: [PATCH] Requesting wp-comments-post.php with GET should return 405. Props Mike Little. fixes #3797 git-svn-id: http://svn.automattic.com/wordpress/trunk@5128 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-comments-post.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/wp-comments-post.php b/wp-comments-post.php index 5988fd5f8b..9f5d3b86af 100644 --- a/wp-comments-post.php +++ b/wp-comments-post.php @@ -1,4 +1,10 @@