diff options
Diffstat (limited to 'framework/DataAccess/SQLMap/Statements/TCachingStatement.php')
-rw-r--r-- | framework/DataAccess/SQLMap/Statements/TCachingStatement.php | 2 |
1 files changed, 1 insertions, 1 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
*/
|