123456789101112131415161718 |
- name = CAPTCHA
- description = Base CAPTCHA module for adding challenges to arbitrary forms.
- package = "Spam control"
- core = 7.x
- configure = admin/config/people/captcha
- files[] = captcha.module
- files[] = captcha.inc
- files[] = captcha.admin.inc
- files[] = captcha.install
- files[] = captcha.test
- ; Information added by Drupal.org packaging script on 2017-09-06
- version = "7.x-1.5"
- core = "7.x"
- project = "captcha"
- datestamp = "1504724060"
|