root / drupal7 / sites / all / modules / recaptcha / recaptcha.info @ 384fc62a
1 |
name = reCAPTCHA |
---|---|
2 |
description = "Uses the reCAPTCHA web service to improve the CAPTCHA system." |
3 |
dependencies[] = captcha |
4 |
package = "Spam control" |
5 |
core = 7.x |
6 |
configure = admin/config/people/captcha/recaptcha |
7 |
|
8 |
files[] = recaptcha.admin.inc |
9 |
files[] = recaptcha.module |
10 |
files[] = recaptcha.install |
11 |
|
12 |
; Information added by Drupal.org packaging script on 2014-02-06 |
13 |
version = "7.x-1.11" |
14 |
core = "7.x" |
15 |
project = "recaptcha" |
16 |
datestamp = "1391701492" |
17 |
|