diff options
author | wei <> | 2006-09-22 23:36:51 +0000 |
---|---|---|
committer | wei <> | 2006-09-22 23:36:51 +0000 |
commit | 8310eca035cbaa463fdcfa5ce7b688ae0dbfb530 (patch) | |
tree | 7ad1993b8ab1d13b3aa7ad0469f35d996877e927 /.gitattributes | |
parent | d47b5b14fc10b3c4f43165d700a9ee083119e997 (diff) |
Add url mapping.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index fab56204..6151c07d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1481,6 +1481,7 @@ framework/Web/THttpRequest.php -text framework/Web/THttpResponse.php -text framework/Web/THttpSession.php -text framework/Web/THttpUtility.php -text +framework/Web/TUrlMapping.php -text framework/Web/UI/TClientScriptManager.php -text framework/Web/UI/TCompositeControl.php -text framework/Web/UI/TControl.php -text |