diff options
Diffstat (limited to 'vendor/plugins/recaptcha/install.rb')
-rw-r--r-- | vendor/plugins/recaptcha/install.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/plugins/recaptcha/install.rb b/vendor/plugins/recaptcha/install.rb new file mode 100644 index 000000000..a63be40f4 --- /dev/null +++ b/vendor/plugins/recaptcha/install.rb @@ -0,0 +1 @@ +puts IO.read(File.join(File.dirname(__FILE__), 'README'))
\ No newline at end of file |