Changeset 3882 for trunk/tests_old/DataDict
- Timestamp:
- 02/22/08 18:11:35 (11 months ago)
- Location:
- trunk/tests_old/DataDict
- Files:
-
- 7 modified
-
FirebirdTestCase.php (modified) (2 diffs)
-
InformixTestCase.php (modified) (2 diffs)
-
MssqlTestCase.php (modified) (2 diffs)
-
MysqlTestCase.php (modified) (2 diffs)
-
OracleTestCase.php (modified) (2 diffs)
-
PgsqlTestCase.php (modified) (2 diffs)
-
SqliteTestCase.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests_old/DataDict/FirebirdTestCase.php
r1108 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/DataDict/InformixTestCase.php
r1620 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/DataDict/MssqlTestCase.php
r1110 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/DataDict/MysqlTestCase.php
r1107 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/DataDict/OracleTestCase.php
r3159 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/DataDict/PgsqlTestCase.php
r3470 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/DataDict/SqliteTestCase.php
r970 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$