equal
deleted
inserted
replaced
13 * to license@zend.com so we can send you a copy immediately. |
13 * to license@zend.com so we can send you a copy immediately. |
14 * |
14 * |
15 * @category Zend |
15 * @category Zend |
16 * @package Zend_Service |
16 * @package Zend_Service |
17 * @subpackage ReCaptcha |
17 * @subpackage ReCaptcha |
18 * @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com) |
18 * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) |
19 * @license http://framework.zend.com/license/new-bsd New BSD License |
19 * @license http://framework.zend.com/license/new-bsd New BSD License |
20 */ |
20 */ |
21 |
21 |
22 /** |
22 /** |
23 * Zend_Service_ReCaptcha_Response |
23 * Zend_Service_ReCaptcha_Response |
24 * |
24 * |
25 * @category Zend |
25 * @category Zend |
26 * @package Zend_Service |
26 * @package Zend_Service |
27 * @subpackage ReCaptcha |
27 * @subpackage ReCaptcha |
28 * @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com) |
28 * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) |
29 * @license http://framework.zend.com/license/new-bsd New BSD License |
29 * @license http://framework.zend.com/license/new-bsd New BSD License |
30 * @version $Id: Response.php 25152 2012-11-28 11:55:44Z cogo $ |
30 * @version $Id$ |
31 */ |
31 */ |
32 class Zend_Service_ReCaptcha_Response |
32 class Zend_Service_ReCaptcha_Response |
33 { |
33 { |
34 /** |
34 /** |
35 * Status |
35 * Status |