summaryrefslogtreecommitdiff
path: root/framework/Util/TXmlRpcClient.php
diff options
context:
space:
mode:
Diffstat (limited to 'framework/Util/TXmlRpcClient.php')
-rw-r--r--framework/Util/TXmlRpcClient.php6
1 files changed, 4 insertions, 2 deletions
diff --git a/framework/Util/TXmlRpcClient.php b/framework/Util/TXmlRpcClient.php
index de11d6a2..71c58a10 100644
--- a/framework/Util/TXmlRpcClient.php
+++ b/framework/Util/TXmlRpcClient.php
@@ -5,9 +5,11 @@
* @copyright 2010 Bigpoint GmbH
* @license http://www.pradosoft.com/license/
* @since 3.2
- * @package System.Util
+ * @package Prado\Util
*/
+namespace Prado\Util;
+
/**
* TXmlRpcClient class
*
@@ -22,7 +24,7 @@
*
* @author Robin J. Rogge <rrogge@bigpoint.net>
* @version $Id$
- * @package System.Util
+ * @package Prado\Util
* @since 3.2
*/