diff options
author | Chad Kieffer <ckieffer@gmail.com> | 2009-06-09 23:56:17 -0600 |
---|---|---|
committer | Chad Kieffer <ckieffer@gmail.com> | 2009-06-09 23:56:17 -0600 |
commit | 9717c7cd83e62458b0dd20414d4814260a3dd57a (patch) | |
tree | 3c86ec4d8b7bb8fa1d1814779ff9e119e5ce589b /modules/recaptcha/module.info | |
parent | 1e56e683fc65a6f369a46dd5fa3db105be9793f5 (diff) | |
parent | 9ecd2ac0e95b3045e763742073d6e6ca1c69832a (diff) |
Merge branch 'master' of git@github.com:gallery/gallery3
Diffstat (limited to 'modules/recaptcha/module.info')
-rw-r--r-- | modules/recaptcha/module.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/recaptcha/module.info b/modules/recaptcha/module.info index 85397580..f2cc50cf 100644 --- a/modules/recaptcha/module.info +++ b/modules/recaptcha/module.info @@ -1,3 +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." +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 |