From 17a4366a9f68f45e1d05096af4adc94f489183e9 Mon Sep 17 00:00:00 2001 From: Ciro Mattia Gonano Date: Fri, 1 Mar 2013 12:54:27 +0100 Subject: Tagging 3.2.1 --- framework/TComponent.php | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'framework/TComponent.php') diff --git a/framework/TComponent.php b/framework/TComponent.php index 7dff6b14..9dcd3c5b 100644 --- a/framework/TComponent.php +++ b/framework/TComponent.php @@ -6,7 +6,7 @@ * @link http://www.pradosoft.com/ * @copyright Copyright © 2005-2013 PradoSoft * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TComponent.php 3245 2013-01-07 20:23:32Z ctrlaltca $ * @package System */ @@ -92,7 +92,7 @@ * $object->MainContent->SubmitButton->buttonClicked($sender,$param); * * @author Qiang Xue - * @version $Id$ + * @version $Id: TComponent.php 3245 2013-01-07 20:23:32Z ctrlaltca $ * @package System * @since 3.0 */ @@ -572,7 +572,7 @@ class TComponent * TTextAlign::Right. * * @author Qiang Xue - * @version $Id$ + * @version $Id: TComponent.php 3245 2013-01-07 20:23:32Z ctrlaltca $ * @package System * @since 3.0 */ @@ -635,7 +635,7 @@ class TEnumerable implements Iterator * - enum: enumerable type, represented by an array of strings. * * @author Qiang Xue - * @version $Id$ + * @version $Id: TComponent.php 3245 2013-01-07 20:23:32Z ctrlaltca $ * @package System * @since 3.0 */ @@ -788,7 +788,7 @@ class TPropertyValue * TEventParameter is the base class for all event parameter classes. * * @author Qiang Xue - * @version $Id$ + * @version $Id: TComponent.php 3245 2013-01-07 20:23:32Z ctrlaltca $ * @package System * @since 3.0 */ @@ -810,7 +810,7 @@ class TEventParameter extends TComponent * * * @author Qiang Xue - * @version $Id$ + * @version $Id: TComponent.php 3245 2013-01-07 20:23:32Z ctrlaltca $ * @package System * @since 3.0 */ @@ -996,7 +996,7 @@ class TComponentReflection extends TComponent * $raw=_js($js); * * - * @version $Id$ + * @version $Id: TComponent.php 3245 2013-01-07 20:23:32Z ctrlaltca $ * @package System * @since prado 3.2 */ @@ -1024,7 +1024,7 @@ class TJavaScriptLiteral * TJavaScriptString class is an internal class that marks strings that will be * forcibly encoded when rendered inside a javascript block * - * @version $Id$ + * @version $Id: TComponent.php 3245 2013-01-07 20:23:32Z ctrlaltca $ * @package System * @since prado 3.2 */ -- cgit v1.2.3