From bfb5c42124db39605c64f08837eb667be04979cc Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Mon, 26 Jan 2009 16:12:57 +0000 Subject: Adding Recaptcha to the comment module. Recaptcha integration consists of a Form_Recaptcha class derived from Form_Input that can be added to any class that requires Recaptcha verfication. --- modules/recaptcha/views/admin_recaptcha.html.php | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/recaptcha/views') diff --git a/modules/recaptcha/views/admin_recaptcha.html.php b/modules/recaptcha/views/admin_recaptcha.html.php index 64266d20..e4f00e00 100644 --- a/modules/recaptcha/views/admin_recaptcha.html.php +++ b/modules/recaptcha/views/admin_recaptcha.html.php @@ -1,7 +1,6 @@