Projet

Général

Profil

Paste
Télécharger (501 octets) Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / modules / captcha / image_captcha / image_captcha.info @ 620f9137

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

    
8
files[] = image_captcha.install
9
files[] = image_captcha.module
10
files[] = image_captcha.admin.inc
11
files[] = image_captcha.user.inc
12
files[] = image_captcha.test
13

    
14
; Information added by Drupal.org packaging script on 2020-02-21
15
version = "7.x-1.7"
16
core = "7.x"
17
project = "captcha"
18
datestamp = "1582293280"