diff options
author | xue <> | 2005-12-12 03:58:51 +0000 |
---|---|---|
committer | xue <> | 2005-12-12 03:58:51 +0000 |
commit | ab7c1394e8087a311e57e3b5be99b2805535062d (patch) | |
tree | 2c685c2bcab37dc067bf35ecda6aff830f91a147 /.gitattributes | |
parent | 2c84645d5e0df37560d61dfab99d04345f7ba9b6 (diff) |
Added TFileUpload control.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 74713e6d..001da104 100644 --- a/.gitattributes +++ b/.gitattributes @@ -162,6 +162,7 @@ framework/Web/UI/WebControls/TCheckBox.php -text framework/Web/UI/WebControls/TContent.php -text framework/Web/UI/WebControls/TContentPlaceHolder.php -text framework/Web/UI/WebControls/TExpression.php -text +framework/Web/UI/WebControls/TFileUpload.php -text framework/Web/UI/WebControls/TFont.php -text framework/Web/UI/WebControls/THead.php -text framework/Web/UI/WebControls/THiddenField.php -text |