diff options
Diffstat (limited to 'framework/Web/UI/WebControls/TCustomValidator.php')
| -rw-r--r-- | framework/Web/UI/WebControls/TCustomValidator.php | 3 | 
1 files changed, 0 insertions, 3 deletions
diff --git a/framework/Web/UI/WebControls/TCustomValidator.php b/framework/Web/UI/WebControls/TCustomValidator.php index 8e2be1eb..6966a075 100644 --- a/framework/Web/UI/WebControls/TCustomValidator.php +++ b/framework/Web/UI/WebControls/TCustomValidator.php @@ -6,7 +6,6 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2014 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id: TCustomValidator.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -48,7 +47,6 @@ Prado::using('System.Web.UI.WebControls.TBaseValidator');   * with the TCustomValidator.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id: TCustomValidator.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -153,7 +151,6 @@ class TCustomValidator extends TBaseValidator   * <b>OnServerValidate</b> event of TCustomValidator components.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id: TCustomValidator.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */  | 
