diff options
author | xue <> | 2006-12-02 19:27:15 +0000 |
---|---|---|
committer | xue <> | 2006-12-02 19:27:15 +0000 |
commit | bf8caefce718cc38ccfd121d9cd718f42021b2b9 (patch) | |
tree | fa376e7955c5ae7f7dac0ebaa70fafad45fbd674 /.gitattributes | |
parent | c0239466d7e7142a67f6233169377b10fd93e6ec (diff) |
merge from 3.0 branch till 1540.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 665367a7..751393fa 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1922,6 +1922,7 @@ framework/Web/THttpRequest.php -text framework/Web/THttpResponse.php -text framework/Web/THttpSession.php -text framework/Web/THttpUtility.php -text +framework/Web/TUrlManager.php -text framework/Web/TUrlMapping.php -text framework/Web/UI/ActiveControls/TActiveButton.php -text framework/Web/UI/ActiveControls/TActiveControlAdapter.php -text |