diff options
author | Tim Almdal <tnalmdal@shaw.ca> | 2009-01-23 17:05:20 +0000 |
---|---|---|
committer | Tim Almdal <tnalmdal@shaw.ca> | 2009-01-23 17:05:20 +0000 |
commit | 3438bf7b3dd3a89f0104b6964008b699b769324e (patch) | |
tree | 81f950221eecada334c34c1b97d81681b4073cd0 /modules/recaptcha/module.info | |
parent | f75a803cd67283c24cc54a001163f9ee47210010 (diff) |
The adminstration portion of the recaptcha module. I haven't figured out how to integrate it with the other module forms.
Diffstat (limited to 'modules/recaptcha/module.info')
-rw-r--r-- | modules/recaptcha/module.info | 3 |
1 files changed, 3 insertions, 0 deletions
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 = "<a href="http://recaptcha.net">Recaptcha</a> displays a graphical verification that protects the input form from abuse from "bots," or automated programs usually written to generate spam." +version = 1 |