Projet

Général

Profil

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

root / drupal7 / sites / all / modules / recaptcha / recaptcha.info @ be58a50c

1
name = reCAPTCHA
2
description = Protect your website from spam and abuse while letting real people pass through with ease. 
3
core = 7.x
4
package = Spam control
5
dependencies[] = captcha
6
configure = admin/config/people/captcha/recaptcha
7
php = 5.3.2
8

    
9
files[] = recaptcha.test
10
files[] = recaptcha-php/src/ReCaptcha/ReCaptcha.php
11
files[] = recaptcha-php/src/ReCaptcha/RequestMethod.php
12
files[] = recaptcha-php/src/ReCaptcha/RequestParameters.php
13
files[] = recaptcha-php/src/ReCaptcha/Response.php
14
files[] = recaptcha-php/src/ReCaptcha/RequestMethod/Post.php
15
files[] = recaptcha-php/src/ReCaptcha/RequestMethod/Socket.php
16
files[] = recaptcha-php/src/ReCaptcha/RequestMethod/SocketPost.php
17
files[] = src/ReCaptcha/RequestMethod/Drupal7Post.php
18

    
19
; Information added by Drupal.org packaging script on 2016-07-23
20
version = "7.x-2.2"
21
core = "7.x"
22
project = "recaptcha"
23
datestamp = "1469287440"
24