aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/plugins/recaptcha/tasks/recaptcha_tasks.rake
diff options
context:
space:
mode:
authorfrancis <francis>2008-10-17 11:32:31 +0000
committerfrancis <francis>2008-10-17 11:32:31 +0000
commit2f06e5a71e24ba9368c45346f4c23c84f6cfd058 (patch)
treef4e67513079631d98d208dc0d2699cf8fba1fecb /vendor/plugins/recaptcha/tasks/recaptcha_tasks.rake
parentf2822d4f1451041ed845b2a24c23880e66d2ebc8 (diff)
reCAPTCHA plugin
Diffstat (limited to 'vendor/plugins/recaptcha/tasks/recaptcha_tasks.rake')
-rw-r--r--vendor/plugins/recaptcha/tasks/recaptcha_tasks.rake4
1 files changed, 4 insertions, 0 deletions
diff --git a/vendor/plugins/recaptcha/tasks/recaptcha_tasks.rake b/vendor/plugins/recaptcha/tasks/recaptcha_tasks.rake
new file mode 100644
index 000000000..a0cf1ad13
--- /dev/null
+++ b/vendor/plugins/recaptcha/tasks/recaptcha_tasks.rake
@@ -0,0 +1,4 @@
+# desc "Explaining what the task does"
+# task :recaptcha do
+# # Task goes here
+# end \ No newline at end of file