From 3438bf7b3dd3a89f0104b6964008b699b769324e Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Fri, 23 Jan 2009 17:05:20 +0000 Subject: The adminstration portion of the recaptcha module. I haven't figured out how to integrate it with the other module forms. --- modules/recaptcha/module.info | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 modules/recaptcha/module.info (limited to 'modules/recaptcha/module.info') diff --git a/modules/recaptcha/module.info b/modules/recaptcha/module.info new file mode 100644 index 00000000..134ae31c --- /dev/null +++ b/modules/recaptcha/module.info @@ -0,0 +1,3 @@ +name = Recaptcha +description = "Recaptcha displays a graphical verification that protects the input form from abuse from "bots," or automated programs usually written to generate spam." +version = 1 -- cgit v1.2.3