summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
Diffstat (limited to 'framework')
-rw-r--r--framework/Wsat/TWsatARGenerator.php2
-rw-r--r--framework/Wsat/TWsatBaseGenerator.php2
-rw-r--r--framework/Wsat/TWsatScaffoldingGenerator.php2
-rw-r--r--framework/Wsat/TWsatService.php2
4 files changed, 4 insertions, 4 deletions
diff --git a/framework/Wsat/TWsatARGenerator.php b/framework/Wsat/TWsatARGenerator.php
index c8a9e5e0..462ac37c 100644
--- a/framework/Wsat/TWsatARGenerator.php
+++ b/framework/Wsat/TWsatARGenerator.php
@@ -7,7 +7,7 @@
* @license http://www.pradosoft.com/license/
* @version $Id$
* @since 3.3
- * @package Wsat
+ * @package System.Wsat
*/
Prado::using("System.Wsat.TWsatBaseGenerator");
diff --git a/framework/Wsat/TWsatBaseGenerator.php b/framework/Wsat/TWsatBaseGenerator.php
index 68ec9d2c..d37a5020 100644
--- a/framework/Wsat/TWsatBaseGenerator.php
+++ b/framework/Wsat/TWsatBaseGenerator.php
@@ -7,7 +7,7 @@
* @license http://www.pradosoft.com/license/
* @version $Id$
* @since 3.3
- * @package Wsat
+ * @package System.Wsat
*/
Prado::using('System.Data.Common.TDbMetaData');
diff --git a/framework/Wsat/TWsatScaffoldingGenerator.php b/framework/Wsat/TWsatScaffoldingGenerator.php
index 87f0c003..e3db5d2b 100644
--- a/framework/Wsat/TWsatScaffoldingGenerator.php
+++ b/framework/Wsat/TWsatScaffoldingGenerator.php
@@ -7,7 +7,7 @@
* @license http://www.pradosoft.com/license/
* @version $Id$
* @since 4.0
- * @package Wsat
+ * @package System.Wsat
*/
Prado::using("System.Wsat.TWsatBaseGenerator");
diff --git a/framework/Wsat/TWsatService.php b/framework/Wsat/TWsatService.php
index fe456c8c..aae8f61b 100644
--- a/framework/Wsat/TWsatService.php
+++ b/framework/Wsat/TWsatService.php
@@ -7,7 +7,7 @@
* @license http://www.pradosoft.com/license/
* @version $Id$
* @since 3.3
- * @package Wsat
+ * @package System.Wsat
*/
/**