From 5cd46e5a0da3841719d0676a06c963c70c5a524c Mon Sep 17 00:00:00 2001 From: Fabio Bas Date: Mon, 9 Nov 2015 01:15:12 +0100 Subject: Created theme for apigen4, wsat doc fixes --- framework/Wsat/TWsatARGenerator.php | 2 +- framework/Wsat/TWsatBaseGenerator.php | 2 +- framework/Wsat/TWsatScaffoldingGenerator.php | 2 +- framework/Wsat/TWsatService.php | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'framework') 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 */ /** -- cgit v1.2.3