From 90b3f22cba8ad85ef2eb38c158fa2da46d798cf8 Mon Sep 17 00:00:00 2001 From: xue <> Date: Fri, 8 Sep 2006 19:31:03 +0000 Subject: merge from 3.0 branch till 1397. --- framework/IO/TTarFileExtractor.php | 6 +++--- framework/IO/TTextWriter.php | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'framework/IO') diff --git a/framework/IO/TTarFileExtractor.php b/framework/IO/TTarFileExtractor.php index 1bd245ca..5256141f 100644 --- a/framework/IO/TTarFileExtractor.php +++ b/framework/IO/TTarFileExtractor.php @@ -4,7 +4,7 @@ * * @author Vincent Blavet * @copyright Copyright © 1997-2003 The PHP Group - * @version $Revision: $ $Date: $ + * @version $Id$ * @package System.IO */ @@ -25,13 +25,13 @@ // | Author: Vincent Blavet | // +----------------------------------------------------------------------+ // -// $Id: Tar.php,v 1.29 2005/03/17 21:02:31 vblavet Exp $ +// $Id$ /** * TTarFileExtractor class * * @author Vincent Blavet - * @version $Revision: $ $Date: $ + * @version $Id$ * @package System.IO * @since 3.0 */ diff --git a/framework/IO/TTextWriter.php b/framework/IO/TTextWriter.php index e63a7f7c..de73aae0 100644 --- a/framework/IO/TTextWriter.php +++ b/framework/IO/TTextWriter.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.IO */ @@ -18,7 +18,7 @@ * and can be obtained by calling {@link flush()}. * * @author Qiang Xue - * @version $Revision: $ $Date: $ + * @version $Id$ * @package System.IO * @since 3.0 */ -- cgit v1.2.3