diff --git a/application/helpers/recaptchalib_helper.php b/application/helpers/recaptchalib_helper.php index df19dd5..35d19c7 100644 --- a/application/helpers/recaptchalib_helper.php +++ b/application/helpers/recaptchalib_helper.php @@ -52,7 +52,7 @@ class ReCaptcha * * @param string $secret shared secret between site and ReCAPTCHA server. */ - public function __construct($secret) + public function __construct($secret) { if ($secret == null || $secret == "") { die("To use reCAPTCHA you must get an API key from