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/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