summaryrefslogtreecommitdiff
path: root/framework/Util/TRpcClientRequestException.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/Util/TRpcClientRequestException.php
parentea2868ad7d79d440d40fbcb5773c9dcec3babbcc (diff)
Removed @version doc comments
Diffstat (limited to 'framework/Util/TRpcClientRequestException.php')
-rw-r--r--framework/Util/TRpcClientRequestException.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/Util/TRpcClientRequestException.php b/framework/Util/TRpcClientRequestException.php
index e55947c8..0c18e8ad 100644
--- a/framework/Util/TRpcClientRequestException.php
+++ b/framework/Util/TRpcClientRequestException.php
@@ -17,7 +17,6 @@ namespace Prado\Util;
* there is no RPC server responding on the given remote host.
*
* @author Robin J. Rogge <rrogge@bigpoint.net>
- * @version $Id$
* @package Prado\Util
* @since 3.2
*/