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/TComponent.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'framework/TComponent.php') diff --git a/framework/TComponent.php b/framework/TComponent.php index 986a0b32..95186800 100644 --- a/framework/TComponent.php +++ b/framework/TComponent.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 */ @@ -67,7 +67,7 @@ * $object->MainContent->SubmitButton->buttonClicked($sender,$param); * * @author Qiang Xue - * @version $Revision: $ $Date: $ + * @version $Id$ * @package System * @since 3.0 */ @@ -461,7 +461,7 @@ class TComponent * TTextAlign::Right. * * @author Qiang Xue - * @version $Revision: $ $Date: $ + * @version $Id$ * @package System * @since 3.0 */ @@ -498,7 +498,7 @@ class TEnumerable * - enum: enumerable type, represented by an array of strings. * * @author Qiang Xue - * @version $Revision: $ $Date: $ + * @version $Id$ * @package System * @since 3.0 */ @@ -637,7 +637,7 @@ class TPropertyValue * TEventParameter is the base class for all event parameter classes. * * @author Qiang Xue - * @version $Revision: $ $Date: $ + * @version $Id$ * @package System * @since 3.0 */ @@ -659,7 +659,7 @@ class TEventParameter extends TComponent * * * @author Qiang Xue - * @version $Revision: $ $Date: $ + * @version $Id$ * @package System * @since 3.0 */ -- cgit v1.2.3