From: Silvio Rhatto Date: Wed, 19 Sep 2012 14:55:43 +0000 (-0300) Subject: Adding captcha_pack module X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=762e4a4a4a5a1f538b37f22fa7d83da0556e009b;p=puppet-drupal.git Adding captcha_pack module --- 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