From 762e4a4a4a5a1f538b37f22fa7d83da0556e009b Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 19 Sep 2012 11:55:43 -0300 Subject: Adding captcha_pack module --- files/drupal6.make | 1 + files/drupal7.make | 1 + 2 files changed, 2 insertions(+) (limited to 'files') diff --git a/files/drupal6.make b/files/drupal6.make index 8f78678..3f5a5c0 100644 --- a/files/drupal6.make +++ b/files/drupal6.make @@ -199,3 +199,4 @@ projects[] = security_review projects[] = module_filter projects[] = permission_select projects[] = hidden_captcha +projects[] = captcha_pack diff --git a/files/drupal7.make b/files/drupal7.make index 40081b6..7ec2944 100644 --- a/files/drupal7.make +++ b/files/drupal7.make @@ -108,3 +108,4 @@ projects[] = security_review projects[] = module_filter projects[] = permission_select projects[] = hidden_captcha +projects[] = captcha_pack -- cgit v1.2.3