From e6105cdbe66420c4f30639ee1d652ce740054849 Mon Sep 17 00:00:00 2001 From: wei <> Date: Sat, 9 Sep 2006 03:08:55 +0000 Subject: Add basic active control docs. --- framework/DataAccess/SQLMap/Statements/TCachingStatement.php | 2 +- framework/DataAccess/SQLMap/Statements/TMappedStatement.php | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'framework/DataAccess/SQLMap/Statements') diff --git a/framework/DataAccess/SQLMap/Statements/TCachingStatement.php b/framework/DataAccess/SQLMap/Statements/TCachingStatement.php index 8e4e2a3d..085fa9e6 100644 --- a/framework/DataAccess/SQLMap/Statements/TCachingStatement.php +++ b/framework/DataAccess/SQLMap/Statements/TCachingStatement.php @@ -4,7 +4,7 @@ * * * @author Wei Zhuo - * @version $Revision: $ $Date: $ + * @version $Id$ * @package System.Web.UI.WebControls * @since 3.0 */ diff --git a/framework/DataAccess/SQLMap/Statements/TMappedStatement.php b/framework/DataAccess/SQLMap/Statements/TMappedStatement.php index ef2a5273..aa715946 100644 --- a/framework/DataAccess/SQLMap/Statements/TMappedStatement.php +++ b/framework/DataAccess/SQLMap/Statements/TMappedStatement.php @@ -6,7 +6,7 @@ * @link http://www.pradosoft.com/ * @copyright Copyright © 2005 PradoSoft * @license http://www.pradosoft.com/license/ - * @version $Revision: $ $Date: $ + * @version $Id$ * @package System.DataAccess.SQLMap.Statements */ @@ -17,7 +17,7 @@ * This class is usualy instantiated during SQLMap configuration by TSqlDomBuilder. * * @author Wei Zhuo - * @version $Revision: $ $Date: $ + * @version $Id$ * @package System.DataAccess.SQLMap.Statements * @since 3.0 */ @@ -915,7 +915,7 @@ class TPostSelectBinding * build using the {@link collect} method. * * @author Wei Zhuo - * @version $Revision: $ $27/07/2006: $ + * @version $Id$ * @package System.DataAccess.SQLMap.Statements * @since 3.1 */ -- cgit v1.2.3