Changeset 3882 for trunk/tests_old/Validator
- Timestamp:
- 02/22/08 18:11:35 (11 months ago)
- Location:
- trunk/tests_old/Validator
- Files:
-
- 2 modified
-
FutureTestCase.php (modified) (2 diffs)
-
PastTestCase.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests_old/Validator/FutureTestCase.php
r3393 r3882 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 * @license http://www.opensource.org/licenses/lgpl-license.php LGPL 28 28 * @category Object Relational Mapping 29 * @link www.phpdoctrine. com29 * @link www.phpdoctrine.org 30 30 * @since 1.0 31 31 * @version $Revision$ -
trunk/tests_old/Validator/PastTestCase.php
r2665 r3882 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 * @license http://www.opensource.org/licenses/lgpl-license.php LGPL 28 28 * @category Object Relational Mapping 29 * @link www.phpdoctrine. com29 * @link www.phpdoctrine.org 30 30 * @since 1.0 31 31 * @version $Revision$