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/TMappedStatement.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'framework/DataAccess/SQLMap/Statements/TMappedStatement.php') 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