From 669beed5392d22421d03b2a2d1bf12f5f0db9012 Mon Sep 17 00:00:00 2001 From: xue <> Date: Tue, 28 Aug 2007 22:05:18 +0000 Subject: added TCaptcha, TCaptchaValidator. --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 42ef415c..1e69791d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2418,6 +2418,8 @@ framework/Web/UI/WebControls/TBoundColumn.php -text framework/Web/UI/WebControls/TBulletedList.php -text framework/Web/UI/WebControls/TButton.php -text framework/Web/UI/WebControls/TButtonColumn.php -text +framework/Web/UI/WebControls/TCaptcha.php -text +framework/Web/UI/WebControls/TCaptchaValidator.php -text framework/Web/UI/WebControls/TCheckBox.php -text framework/Web/UI/WebControls/TCheckBoxColumn.php -text framework/Web/UI/WebControls/TCheckBoxList.php -text @@ -2501,6 +2503,7 @@ framework/Web/UI/WebControls/TWebControlAdapter.php -text framework/Web/UI/WebControls/TWizard.php -text framework/Web/UI/WebControls/TWizardNavigationButtonStyle.php -text framework/Web/UI/WebControls/TXmlTransform.php -text +framework/Web/UI/WebControls/assets/captcha.php -text framework/Web/UI/WebControls/assets/keyboard.css -text framework/Web/UI/WebControls/assets/tabpanel.css -text framework/Xml/TXmlDocument.php -text -- cgit v1.2.3