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/TDatabaseProvider.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'framework/DataAccess/TDatabaseProvider.php') diff --git a/framework/DataAccess/TDatabaseProvider.php b/framework/DataAccess/TDatabaseProvider.php index 88c78505..aebadb5c 100644 --- a/framework/DataAccess/TDatabaseProvider.php +++ b/framework/DataAccess/TDatabaseProvider.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 */ @@ -32,7 +32,7 @@ * be obtained from the protected method {@link buildConnectionString} method. * * @author Wei Zhuo - * @version $Revision: $ $Date: $ + * @version $Id$ * @package System.DataAccess * @since 3.0 */ @@ -228,7 +228,7 @@ abstract class TDatabaseProvider extends TModule * and results are returned within the context of a connection. * * @author Wei Zhuo - * @version $Revision: $ $Date: $ + * @version $Id$ * @package System.DataAccess * @since 3.0 */ @@ -297,7 +297,7 @@ interface IDbConnection * and provides an interface for executing SQL statements and transactions. * * @author Wei Zhuo - * @version $Revision: $ $Date: $ + * @version $Id$ * @package System.DataAccess * @since 3.0 */ -- cgit v1.2.3