From 25da68e77f96e99955900192b5bff21782cc73d7 Mon Sep 17 00:00:00 2001 From: rojaro <> Date: Sat, 27 Mar 2010 23:07:16 +0000 Subject: added TRpcClient and TRpcServer - fixing #180 --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index d476ee35..edf8fd36 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2676,6 +2676,7 @@ framework/Util/TDateTimeStamp.php -text framework/Util/TLogRouter.php -text framework/Util/TLogger.php -text framework/Util/TParameterModule.php -text +framework/Util/TRpcClient.php -text framework/Util/TSimpleDateFormatter.php -text framework/Util/TVarDumper.php -text framework/Web/Javascripts/TJSON.php -text @@ -2741,6 +2742,7 @@ framework/Web/Javascripts/source/scriptaculous-1.8.2/sound.js -text framework/Web/Services/TFeedService.php -text framework/Web/Services/TJsonService.php -text framework/Web/Services/TPageService.php -text +framework/Web/Services/TRpcService.php -text framework/Web/Services/TSoapService.php -text framework/Web/TAssetManager.php -text framework/Web/TCacheHttpSession.php -text -- cgit v1.2.3