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/WebControls/TListControl.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'framework/Web/UI/WebControls/TListControl.php') diff --git a/framework/Web/UI/WebControls/TListControl.php b/framework/Web/UI/WebControls/TListControl.php index 856205b2..31d96a9b 100644 --- a/framework/Web/UI/WebControls/TListControl.php +++ b/framework/Web/UI/WebControls/TListControl.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.WebControls */ @@ -74,7 +74,7 @@ Prado::using('System.Util.TDataFieldAccessor'); * for an explanation of the format string. * * @author Qiang Xue - * @version $Revision: $ $Date: $ + * @version $Id$ * @package System.Web.UI.WebControls * @since 3.0 */ @@ -759,7 +759,7 @@ abstract class TListControl extends TDataBoundControl * TListItemCollection maintains a list of {@link TListItem} for {@link TListControl}. * * @author Qiang Xue - * @version $Revision: $ $Date: $ + * @version $Id$ * @package System.Web.UI.WebControls * @since 3.0 */ -- cgit v1.2.3