From ac92df7958d7985062bd7f559a9041289bdf5a2f Mon Sep 17 00:00:00 2001 From: wei <> Date: Thu, 7 Sep 2006 07:55:53 +0000 Subject: Add svn keyword $Id$ --- framework/Web/UI/TPage.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'framework/Web/UI/TPage.php') diff --git a/framework/Web/UI/TPage.php b/framework/Web/UI/TPage.php index 9e9fce9f..7a538b74 100644 --- a/framework/Web/UI/TPage.php +++ b/framework/Web/UI/TPage.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.Web.UI */ @@ -22,7 +22,7 @@ Prado::using('System.Web.UI.TClientScriptManager'); * TPage class * * @author Qiang Xue - * @version $Revision: $ $Date: $ + * @version $Id$ * @package System.Web.UI * @since 3.0 */ @@ -940,7 +940,7 @@ class TPage extends TTemplateControl * classes. * * @author Qiang Xue - * @version $Revision: $ $Date: $ + * @version $Id$ * @package System.Web.UI * @since 3.0 */ -- cgit v1.2.3