diff options
Diffstat (limited to 'framework/Collections/TQueue.php')
-rw-r--r-- | framework/Collections/TQueue.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/framework/Collections/TQueue.php b/framework/Collections/TQueue.php index bde43bfa..5126e5d9 100644 --- a/framework/Collections/TQueue.php +++ b/framework/Collections/TQueue.php @@ -6,7 +6,6 @@ * @link http://www.pradosoft.com/ * @copyright Copyright © 2005-2014 PradoSoft * @license http://www.pradosoft.com/license/ - * @version $Id$ * @package Prado\Collections */ @@ -30,7 +29,6 @@ namespace Prado\Collections; * * @author Qiang Xue <qiang.xue@gmail.com> * @author Knut Urdalen <knut.urdalen@gmail.com> - * @version $Id$ * @package Prado\Collections * @since 3.1 */ |