diff options
author | Tim Almdal <tnalmdal@shaw.ca> | 2009-07-02 20:52:55 -0700 |
---|---|---|
committer | Tim Almdal <tnalmdal@shaw.ca> | 2009-07-02 20:52:55 -0700 |
commit | 85ea66d51e762aab511fcc549c5d6ba06aa556d0 (patch) | |
tree | a47b37c4070177d5adf91237e73037fcddc48e77 /modules/recaptcha/module.info | |
parent | adb820e37c95277b07ade93b2404fb3bc213380a (diff) | |
parent | 72281d2b448d77afde709929abaf3ab92883ccce (diff) |
Merge branch 'master' of git@github.com:gallery/gallery3
Diffstat (limited to 'modules/recaptcha/module.info')
-rw-r--r-- | modules/recaptcha/module.info | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/recaptcha/module.info b/modules/recaptcha/module.info index f2cc50cf..9f44648a 100644 --- a/modules/recaptcha/module.info +++ b/modules/recaptcha/module.info @@ -1,3 +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 (http://recaptcha.net)." +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 (http://recaptcha.net)." version = 1 |