root / drupal7 / sites / all / modules / captcha / captcha.info @ 6ae446a4
1 |
name = CAPTCHA |
---|---|
2 |
description = Base CAPTCHA module for adding challenges to arbitrary forms. |
3 |
package = "Spam control" |
4 |
core = 7.x |
5 |
configure = admin/config/people/captcha |
6 |
|
7 |
files[] = captcha.module |
8 |
files[] = captcha.inc |
9 |
files[] = captcha.admin.inc |
10 |
files[] = captcha.install |
11 |
files[] = captcha.test |
12 |
|
13 |
; Information added by Drupal.org packaging script on 2017-02-15 |
14 |
version = "7.x-1.4" |
15 |
core = "7.x" |
16 |
project = "captcha" |
17 |
datestamp = "1487198287" |
18 |
|