diff options
Diffstat (limited to 'framework/Util/TJsonRpcClient.php')
-rw-r--r-- | framework/Util/TJsonRpcClient.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/Util/TJsonRpcClient.php b/framework/Util/TJsonRpcClient.php index ca7e0fc3..058a708a 100644 --- a/framework/Util/TJsonRpcClient.php +++ b/framework/Util/TJsonRpcClient.php @@ -25,7 +25,6 @@ namespace Prado\Util; * </pre> * * @author Robin J. Rogge <rrogge@bigpoint.net> - * @version $Id$ * @package Prado\Util * @since 3.2 */ |