From 4eaf5403f98a7c9cb01bfb53e020326db0ca9fc2 Mon Sep 17 00:00:00 2001 From: javalizard <> Date: Mon, 12 Apr 2010 00:37:54 +0000 Subject: added @versions to the TList and TPriorityList --- framework/Collections/TPriorityList.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'framework/Collections/TPriorityList.php') diff --git a/framework/Collections/TPriorityList.php b/framework/Collections/TPriorityList.php index 57e27bb0..e924d8ef 100644 --- a/framework/Collections/TPriorityList.php +++ b/framework/Collections/TPriorityList.php @@ -34,7 +34,7 @@ * @author Brad Anderson * @version $Id: TPriorityList.php 2541 2008-10-21 15:05:13Z javalizard $ * @package System.Collections - * @since 3.0 + * @since 3.2a */ class TPriorityList extends TList { -- cgit v1.2.3