mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-17 06:48:59 +08:00
w
This commit is contained in:
@@ -2,12 +2,13 @@
|
||||
/**
|
||||
* CCaptchaValidator class file.
|
||||
*
|
||||
* @author Qiang Xue <qiang.xue@gmail.com>
|
||||
* @link http://www.yiiframework.com/
|
||||
* @copyright Copyright © 2008-2011 Yii Software LLC
|
||||
* @copyright Copyright © 2008-2012 Yii Software LLC
|
||||
* @license http://www.yiiframework.com/license/
|
||||
*/
|
||||
|
||||
namespace yii\validators;
|
||||
|
||||
/**
|
||||
* CCaptchaValidator validates that the attribute value is the same as the verification code displayed in the CAPTCHA.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user