diff options
author | xue <> | 2006-02-16 22:54:35 +0000 |
---|---|---|
committer | xue <> | 2006-02-16 22:54:35 +0000 |
commit | 643e86910cadf89260bc51e3ecfcdf1858a94146 (patch) | |
tree | 7912ac19e35ce0656e7f50e1c69acb2a86fd069c /.gitattributes | |
parent | e9bfba959b6d655ed2eba71e4f2a618237d68698 (diff) |
Moved TAssetManager to System.Web.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 2799bff9..a57dfcfa 100644 --- a/.gitattributes +++ b/.gitattributes @@ -659,6 +659,7 @@ framework/Web/Javascripts/rico/colors.js -text framework/Web/Javascripts/rico/extension.js -text framework/Web/Javascripts/rico/rico.js -text framework/Web/Services/TPageService.php -text +framework/Web/TAssetManager.php -text framework/Web/THttpRequest.php -text framework/Web/THttpResponse.php -text framework/Web/THttpSession.php -text |