summaryrefslogtreecommitdiff
path: root/framework/Web/Services/TRpcProtocol.php
diff options
context:
space:
mode:
Diffstat (limited to 'framework/Web/Services/TRpcProtocol.php')
-rw-r--r--framework/Web/Services/TRpcProtocol.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/framework/Web/Services/TRpcProtocol.php b/framework/Web/Services/TRpcProtocol.php
index 397bd972..ed9d1f27 100644
--- a/framework/Web/Services/TRpcProtocol.php
+++ b/framework/Web/Services/TRpcProtocol.php
@@ -4,7 +4,6 @@
* @link http://www.pradosoft.com/
* @copyright 2010 Bigpoint GmbH
* @license http://www.pradosoft.com/license/
- * @version $Id$
* @since 3.2
* @package Prado\Web\Services
*/
@@ -19,7 +18,6 @@ namespace Prado\Web\Services;
* and {@link TJsonRpcProtocol} for JSON-Rpc requests.
*
* @author Robin J. Rogge <rrogge@bigpoint.net>
- * @version $Id$
* @package Prado\Web\Services
* @since 3.2
**/