Show
Ignore:
Timestamp:
02/22/08 13:26:35 (2 years ago)
Author:
jwage
Message:

Changed all references from phpdoctrine.com to phpdoctrine.org

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/0.10/lib/Doctrine/Collection/Iterator/Normal.php

    r2702 r3884  
    1717 * This software consists of voluntary contributions made by many individuals 
    1818 * and is licensed under the LGPL. For more information, see 
    19  * <http://www.phpdoctrine.com>. 
     19 * <http://www.phpdoctrine.org>. 
    2020 */ 
    2121Doctrine::autoload('Doctrine_Collection_Iterator'); 
     
    2626 * @subpackage  Collection 
    2727 * @license     http://www.opensource.org/licenses/lgpl-license.php LGPL 
    28  * @link        www.phpdoctrine.com 
     28 * @link        www.phpdoctrine.org 
    2929 * @since       1.0 
    3030 * @version     $Revision$