- Timestamp:
- 02/22/08 13:26:35 (2 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/0.10/lib/Doctrine/Collection/Iterator/Normal.php
r2702 r3884 17 17 * This software consists of voluntary contributions made by many individuals 18 18 * and is licensed under the LGPL. For more information, see 19 * <http://www.phpdoctrine. com>.19 * <http://www.phpdoctrine.org>. 20 20 */ 21 21 Doctrine::autoload('Doctrine_Collection_Iterator'); … … 26 26 * @subpackage Collection 27 27 * @license http://www.opensource.org/licenses/lgpl-license.php LGPL 28 * @link www.phpdoctrine. com28 * @link www.phpdoctrine.org 29 29 * @since 1.0 30 30 * @version $Revision$