summaryrefslogtreecommitdiff
path: root/framework/Web/Services/TJsonRpcProtocol.php
diff options
context:
space:
mode:
authorFabio Bas <ctrlaltca@gmail.com>2015-01-21 10:18:43 +0100
committerFabio Bas <ctrlaltca@gmail.com>2015-01-21 10:18:43 +0100
commit53e4cd65205ac33d7dbc61a767f467c1b896dfc6 (patch)
tree836c37fadf024e7c64926aae5e24d539f3979c49 /framework/Web/Services/TJsonRpcProtocol.php
parentea2868ad7d79d440d40fbcb5773c9dcec3babbcc (diff)
Removed @version doc comments
Diffstat (limited to 'framework/Web/Services/TJsonRpcProtocol.php')
-rw-r--r--framework/Web/Services/TJsonRpcProtocol.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/framework/Web/Services/TJsonRpcProtocol.php b/framework/Web/Services/TJsonRpcProtocol.php
index c727c801..78b7cdc4 100644
--- a/framework/Web/Services/TJsonRpcProtocol.php
+++ b/framework/Web/Services/TJsonRpcProtocol.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
*/
@@ -20,7 +19,6 @@ namespace Prado\Web\Services;
*
* @author Robin J. Rogge <rrogge@bigpoint.net>
* @author Fabio Bas <ctrlaltca@gmail.com>
- * @version $Id$
* @package Prado\Web\Services
* @since 3.2
*/