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/Util/TLogRouter.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'framework/Util/TLogRouter.php') diff --git a/framework/Util/TLogRouter.php b/framework/Util/TLogRouter.php index a9d37b2f..da2b06f6 100644 --- a/framework/Util/TLogRouter.php +++ b/framework/Util/TLogRouter.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.Util */ @@ -29,7 +29,7 @@ * targets, even if the routes are of the same type. * * @author Qiang Xue - * @version $Revision: $ $Date: $ + * @version $Id$ * @package System.Util * @since 3.0 */ @@ -143,7 +143,7 @@ class TLogRouter extends TModule * satisfying both filter conditions will they be returned. * * @author Qiang Xue - * @version $Revision: $ $Date: $ + * @version $Id$ * @package System.Util * @since 3.0 */ @@ -316,7 +316,7 @@ abstract class TLogRoute extends TApplicationComponent * specifies how many files to be kept. * * @author Qiang Xue - * @version $Revision: $ $Date: $ + * @version $Id$ * @package System.Util * @since 3.0 */ @@ -456,7 +456,7 @@ class TFileLogRoute extends TLogRoute * {@link setSentFrom SentFrom} address. * * @author Qiang Xue - * @version $Revision: $ $Date: $ + * @version $Id$ * @package System.Util * @since 3.0 */ @@ -581,7 +581,7 @@ class TEmailLogRoute extends TLogRoute * TBrowserLogRoute prints selected log messages in the response. * * @author Xiang Wei Zhuo - * @version $Revision: $ $Date: $ + * @version $Id$ * @package System.Util * @since 3.0 */ -- cgit v1.2.3