diff options
author | xue <> | 2006-12-02 19:20:40 +0000 |
---|---|---|
committer | xue <> | 2006-12-02 19:20:40 +0000 |
commit | deef1c3d4cbe39832e07edc308659e7fac890ddf (patch) | |
tree | de6885d8f2c0cd39a4130bb97e94503cbd42108f /.gitattributes | |
parent | 8cac0293693896f17d3c1bc0566c29d758ffe8c5 (diff) |
added TUrlManager and fixed #451.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index c67c8d8c..198a29a4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1524,6 +1524,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/TClientScriptManager.php -text framework/Web/UI/TCompositeControl.php -text |