Changeset 3884 for branches/0.10/lib/Doctrine/Adapter/Resource.php
- Timestamp:
- 02/22/08 13:26:35 (2 years ago)
- Files:
-
- 1 modified
-
branches/0.10/lib/Doctrine/Adapter/Resource.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/0.10/lib/Doctrine/Adapter/Resource.php
r2800 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 … … 27 27 * @package Doctrine 28 28 * @subpackage Adapter 29 * @link www.phpdoctrine. com29 * @link www.phpdoctrine.org 30 30 * @since 1.0 31 31 * @version $Revision: 2702 $