diff options
author | wei <> | 2006-09-23 06:40:38 +0000 |
---|---|---|
committer | wei <> | 2006-09-23 06:40:38 +0000 |
commit | 6fd29b65290509f55172efccaacb5f91a4a884df (patch) | |
tree | 42b15f1a71afec31812fc0961f7fe15b2e4a5dd9 /.gitattributes | |
parent | a5467e842316daf6a8a4345740f05a9731167ce1 (diff) |
Add TJsonService
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index c4fcb557..7a0601f9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1802,6 +1802,7 @@ framework/Web/Security/TSqlRoleProvider.php -text framework/Web/Security/TUrlAuthorizationModule.php -text framework/Web/Services/IFeedContentProvider.php -text framework/Web/Services/TFeedService.php -text +framework/Web/Services/TJsonService.php -text framework/Web/Services/TPageService.php -text framework/Web/Services/TSoapService.php -text framework/Web/TAssetManager.php -text |