Home
last modified time | relevance | path

Searched refs:ReCaptcha (Results 1 – 9 of 9) sorted by last modified time

/plugin/recaptcha2/lib/ReCaptcha/
H A DReCaptcha.php27 namespace ReCaptcha; namespace
32 class ReCaptcha class
H A DRequestMethod.php27 namespace ReCaptcha; namespace
H A DRequestParameters.php27 namespace ReCaptcha; namespace
H A DResponse.php27 namespace ReCaptcha; namespace
/plugin/recaptcha2/lib/ReCaptcha/RequestMethod/
H A DSocket.php27 namespace ReCaptcha\RequestMethod;
H A DSocketPost.php27 namespace ReCaptcha\RequestMethod;
29 use ReCaptcha\RequestMethod;
30 use ReCaptcha\RequestParameters;
H A DCurl.php3 namespace ReCaptcha\RequestMethod;
5 use ReCaptcha\RequestMethod;
6 use ReCaptcha\RequestParameters;
H A DPost.php27 namespace ReCaptcha\RequestMethod;
29 use ReCaptcha\RequestMethod;
30 use ReCaptcha\RequestParameters;
/plugin/recaptcha2/
H A Dhelper.php32 $recaptcha = new \ReCaptcha\ReCaptcha($this->getConf('privatekey'));