diff options
author | xue <> | 2008-03-12 18:59:53 +0000 |
---|---|---|
committer | xue <> | 2008-03-12 18:59:53 +0000 |
commit | 62cdfb712d0132c8e4463c25ad3291e84cfbce51 (patch) | |
tree | ac19a8c82cf48b696e09ca28ac5cca8d1d534ca9 /.gitattributes | |
parent | 7c763368b083fdc89cf4269cb5d8cff1d643684b (diff) |
Added THtmlElement.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index e440bbce..06e5a832 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2607,6 +2607,7 @@ framework/Web/UI/WebControls/TFont.php -text framework/Web/UI/WebControls/THead.php -text framework/Web/UI/WebControls/THiddenField.php -text framework/Web/UI/WebControls/THtmlArea.php -text +framework/Web/UI/WebControls/THtmlElement.php -text framework/Web/UI/WebControls/THyperLink.php -text framework/Web/UI/WebControls/THyperLinkColumn.php -text framework/Web/UI/WebControls/TImage.php -text |