summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
authorFabio Bas <ctrlaltca@gmail.com>2015-11-09 01:15:12 +0100
committerFabio Bas <ctrlaltca@gmail.com>2015-11-09 01:15:12 +0100
commit5cd46e5a0da3841719d0676a06c963c70c5a524c (patch)
tree51b46c3c794f4be7922142c2adc66a5907d47b33 /framework
parent151b2f7d102a5988b63255d27c9ad78202c16355 (diff)
Created theme for apigen4, wsat doc fixes
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
*/
/**