aboutsummaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2012-09-18 17:48:47 -0300
committerSilvio Rhatto <rhatto@riseup.net>2012-09-18 17:48:47 -0300
commitc79be820e97da9b31921a7b6a876e089c6939cd2 (patch)
tree5a79f88f700cb9d4653f604372c116508888fe07 /files
parentf5134059cd45e446adc8c7df746954ad8ba94aa0 (diff)
downloadpuppet-drupal-c79be820e97da9b31921a7b6a876e089c6939cd2.tar.gz
puppet-drupal-c79be820e97da9b31921a7b6a876e089c6939cd2.tar.bz2
Adding hidden_captcha module
Diffstat (limited to 'files')
-rw-r--r--files/drupal6.make1
-rw-r--r--files/drupal7.make1
2 files changed, 2 insertions, 0 deletions
diff --git a/files/drupal6.make b/files/drupal6.make
index e39d34c..8f78678 100644
--- a/files/drupal6.make
+++ b/files/drupal6.make
@@ -198,3 +198,4 @@ projects[] = demo
projects[] = security_review
projects[] = module_filter
projects[] = permission_select
+projects[] = hidden_captcha
diff --git a/files/drupal7.make b/files/drupal7.make
index 61a19e4..40081b6 100644
--- a/files/drupal7.make
+++ b/files/drupal7.make
@@ -107,3 +107,4 @@ projects[] = demo
projects[] = security_review
projects[] = module_filter
projects[] = permission_select
+projects[] = hidden_captcha