diff options
Diffstat (limited to 'framework/DataAccess/SQLMap/Statements')
| -rw-r--r-- | framework/DataAccess/SQLMap/Statements/TCachingStatement.php | 2 | ||||
| -rw-r--r-- | framework/DataAccess/SQLMap/Statements/TMappedStatement.php | 6 | 
2 files changed, 4 insertions, 4 deletions
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 <weizhuo[at]gmail[dot]com>
 - * @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 <weizhuo[at]gmail[dot]com>
 - * @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 <weizhuo[at]gmail[dot]com>
 - * @version $Revision: $  $27/07/2006: $
 + * @version $Id$
   * @package System.DataAccess.SQLMap.Statements
   * @since 3.1
   */
  | 
