diff options
author | xue <> | 2007-07-26 17:05:59 +0000 |
---|---|---|
committer | xue <> | 2007-07-26 17:05:59 +0000 |
commit | 18e88ed7c522f782b7622aee0175bf5c4e9fb765 (patch) | |
tree | d7a3617d278767d30c189d7c12852119320a709c /.gitattributes | |
parent | 7293d4524be041328ad8be5a080bb9fa88877192 (diff) |
Added TCacheHttpSession
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index a0236619..2029bd3f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2221,6 +2221,7 @@ framework/Web/Services/TJsonService.php -text framework/Web/Services/TPageService.php -text framework/Web/Services/TSoapService.php -text framework/Web/TAssetManager.php -text +framework/Web/TCacheHttpSession.php -text framework/Web/THttpRequest.php -text framework/Web/THttpResponse.php -text framework/Web/THttpSession.php -text |