From d272e234924c7203a2dfff812e48404c1ca0d019 Mon Sep 17 00:00:00 2001
From: pdontthink
Date: Sun, 4 Oct 2009 23:01:35 +0000
Subject: [PATCH] Fixed broken SpamCop email submission: needed updated send
button name and security token
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13862 7612ce4b-ef26-0410-bec9-ea0150e637f0
---
plugins/spamcop/spamcop.php | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/plugins/spamcop/spamcop.php b/plugins/spamcop/spamcop.php
index 572041d7..7283f0c7 100644
--- a/plugins/spamcop/spamcop.php
+++ b/plugins/spamcop/spamcop.php
@@ -136,6 +136,7 @@ echo "
";
$report_email = 'quick.' . $spamcop_id . '@spam.spamcop.net';
$form_action = sqm_baseuri() . 'src/compose.php';
?>