diff options
Diffstat (limited to 'framework/Web/Services/TRpcException.php')
-rw-r--r-- | framework/Web/Services/TRpcException.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/framework/Web/Services/TRpcException.php b/framework/Web/Services/TRpcException.php index 46e37fa0..baa28d46 100644 --- a/framework/Web/Services/TRpcException.php +++ b/framework/Web/Services/TRpcException.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 */ @@ -18,7 +17,6 @@ namespace Prado\Web\Services; * sent from the client. * * @author Robin J. Rogge <rrogge@bigpoint.net> - * @version $Id$ * @package Prado\Web\Services * @since 3.2 */ |