From e6105cdbe66420c4f30639ee1d652ce740054849 Mon Sep 17 00:00:00 2001 From: wei <> Date: Sat, 9 Sep 2006 03:08:55 +0000 Subject: Add basic active control docs. --- framework/Collections/TQueue.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'framework/Collections/TQueue.php') diff --git a/framework/Collections/TQueue.php b/framework/Collections/TQueue.php index e58d05c6..e70b0ded 100644 --- a/framework/Collections/TQueue.php +++ b/framework/Collections/TQueue.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.Collections */ @@ -27,7 +27,7 @@ * * * @author Qiang Xue - * @version $Revision: $ $Date: $ + * @version $Id$ * @package System.Collections * @since 3.1 */ @@ -171,7 +171,7 @@ class TQueue extends TComponent implements IteratorAggregate * for traversing the items in the queue. * * @author Qiang Xue - * @version $Revision: $ $Date: $ + * @version $Id$ * @package System.Collections * @since 3.1 */ -- cgit v1.2.3