Mercurial > hg > rr-repo
comparison sites/all/modules/captcha/captcha.info @ 2:b74b41bb73f0
-- Google analytics module
author | danieleb <danielebarchiesi@me.com> |
---|---|
date | Thu, 22 Aug 2013 17:22:54 +0100 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
1:67ce89da90df | 2:b74b41bb73f0 |
---|---|
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 2013-06-25 | |
14 version = "7.x-1.0" | |
15 core = "7.x" | |
16 project = "captcha" | |
17 datestamp = "1372203950" | |
18 |