diff options
author | xue <> | 2006-05-04 19:57:16 +0000 |
---|---|---|
committer | xue <> | 2006-05-04 19:57:16 +0000 |
commit | 05b69a565ebf001f42fdb6558f204bf3f1a9b61a (patch) | |
tree | 78d4149cf7b6bf80bad0ced5710617ffad4e0597 /.gitattributes | |
parent | eb93f8a2fd9f701106310a93bc6e491ec2dfa3fe (diff) |
Added TCompositeControl.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index fefa71e7..f07f9c3e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -753,6 +753,7 @@ framework/Web/THttpResponse.php -text framework/Web/THttpSession.php -text framework/Web/THttpUtility.php -text framework/Web/UI/TClientScriptManager.php -text +framework/Web/UI/TCompositeControl.php -text framework/Web/UI/TControl.php -text framework/Web/UI/TControlAdapter.php -text framework/Web/UI/TForm.php -text |