diff options
Diffstat (limited to 'framework/Util/TRpcClientResponseException.php')
-rw-r--r-- | framework/Util/TRpcClientResponseException.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/Util/TRpcClientResponseException.php b/framework/Util/TRpcClientResponseException.php index 1e0dc1ac..afc4116d 100644 --- a/framework/Util/TRpcClientResponseException.php +++ b/framework/Util/TRpcClientResponseException.php @@ -16,7 +16,6 @@ namespace Prado\Util; * This Exception is fired when the * * @author Robin J. Rogge <rrogge@bigpoint.net> - * @version $Id$ * @package Prado\Util * @since 3.2 */ |