summaryrefslogtreecommitdiff
path: root/framework/Wsat/TWsatBaseGenerator.php
diff options
context:
space:
mode:
Diffstat (limited to 'framework/Wsat/TWsatBaseGenerator.php')
-rw-r--r--framework/Wsat/TWsatBaseGenerator.php5
1 files changed, 4 insertions, 1 deletions
diff --git a/framework/Wsat/TWsatBaseGenerator.php b/framework/Wsat/TWsatBaseGenerator.php
index 9aef1dae..c337c292 100644
--- a/framework/Wsat/TWsatBaseGenerator.php
+++ b/framework/Wsat/TWsatBaseGenerator.php
@@ -7,8 +7,11 @@
* @license http://www.pradosoft.com/license/
* @version $Id$
* @since 3.3
- * @package Wsat
+ * @package Prado\Wsat
*/
+
+namespace Prado\Wsat;
+
Prado::using('System.Data.Common.TDbMetaData');
class TWsatBaseGenerator