diff options
author | xue <> | 2005-11-22 22:23:25 +0000 |
---|---|---|
committer | xue <> | 2005-11-22 22:23:25 +0000 |
commit | 81b7d150b1c815cdd032c2b5795b6c4244e56ace (patch) | |
tree | b7f3bb1968029ffa58dfea64a80cf0c2f9537d01 /.gitattributes | |
parent | 15d464c5b7182eb4c7a9e1b0180f6fe46401ed22 (diff) |
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index 24b7d228..7f54e625 100644 --- a/.gitattributes +++ b/.gitattributes @@ -74,7 +74,7 @@ framework/Web/UI/TClientScriptManager.php -text framework/Web/UI/TControl.php -text framework/Web/UI/TForm.php -text framework/Web/UI/THiddenFieldPageStatePersister.php -text -framework/Web/UI/THtmlTextWriter.php -text +framework/Web/UI/THtmlWriter.php -text framework/Web/UI/TPage.php -text framework/Web/UI/TPageStatePersister.php -text framework/Web/UI/TPostBackOptions.php -text |