image_captcha.info 502 B

12345678910111213141516171819
  1. name = "Image CAPTCHA"
  2. description = "Provides an image based CAPTCHA challenge."
  3. package = "Spam control"
  4. dependencies[] = captcha
  5. core = 7.x
  6. configure = admin/config/people/captcha/image_captcha
  7. files[] = image_captcha.install
  8. files[] = image_captcha.module
  9. files[] = image_captcha.admin.inc
  10. files[] = image_captcha.user.inc
  11. files[] = image_captcha.test
  12. ; Information added by Drupal.org packaging script on 2017-09-06
  13. version = "7.x-1.5"
  14. core = "7.x"
  15. project = "captcha"
  16. datestamp = "1504724060"