Home
last modified time | relevance | path

Searched refs:recaptcha_get_html (Results 1 – 6 of 6) sorted by last modified time

/plugin/groupmail/
H A Drecaptchalib.php106 function recaptcha_get_html ($pubkey, $error = null, $use_ssl = false) function
H A Dsyntax.php284 . recaptcha_get_html($this->getConf('recaptchakey'))."</td></tr>";
/plugin/recaptcha/lib/
H A Drecaptchalib.php108 function recaptcha_get_html ($pubkey, $error = null, $use_ssl = false) function
/plugin/recaptcha/
H A Dhelper.php46 return recaptcha_get_html($this->getConf('publickey'), null, $use_ssl);
/plugin/contactmodern/
H A Drecaptchalib.php106 function recaptcha_get_html ($pubkey, $error = null, $use_ssl = false) function
H A Dsyntax.php283 . recaptcha_get_html($conf['plugin']['moderncontact']['recaptchakey'])."</td></tr>";