Setting missing props on files

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7588 3807eeeb-6ff5-0310-8944-8be069107fe0
This commit is contained in:
phpnut 2008-09-09 18:51:28 +00:00
parent 8a30e58504
commit bfa180e4af
8 changed files with 164 additions and 164 deletions

View file

@ -1,5 +1,5 @@
<?php
/* SVN FILE: $Id: dbo_mysql.test.php 6296 2008-01-01 22:18:17Z phpnut $ */
/* SVN FILE: $Id$ */
/**
* DboOracle test
*
@ -19,9 +19,9 @@
* @package cake
* @subpackage cake.cake.libs
* @since CakePHP(tm) v 1.2.0
* @version $Revision: 6296 $
* @modifiedby $LastChangedBy: phpnut $
* @lastmodified $Date: 2008-01-01 17:18:17 -0500 (Tue, 01 Jan 2008) $
* @version $Revision$
* @modifiedby $LastChangedBy$
* @lastmodified $Date$
* @license http://www.opensource.org/licenses/mit-license.php The MIT License
*/

View file

@ -1,5 +1,5 @@
<?php
/* SVN FILE: $Id: dbo_sqlite.test.php 7257 2008-06-24 04:55:59Z nate $ */
/* SVN FILE: $Id$ */
/**
* DboSqlite test
*
@ -19,9 +19,9 @@
* @package cake
* @subpackage cake.cake.libs
* @since CakePHP(tm) v 1.2.0
* @version $Revision: 7257 $
* @modifiedby $LastChangedBy: nate $
* @lastmodified $Date: 2008-06-24 00:55:59 -0400 (Tue, 24 Jun 2008) $
* @version $Revision$
* @modifiedby $LastChangedBy$
* @lastmodified $Date$
* @license http://www.opensource.org/licenses/mit-license.php The MIT License
*/

View file

@ -1,5 +1,5 @@
<?php
/* SVN FILE: $Id: binary_test_fixture.php 7126 2008-06-05 15:20:45Z nate $ */
/* SVN FILE: $Id$ */
/**
* Short description for file.
*
@ -21,9 +21,9 @@
* @package cake.tests
* @subpackage cake.tests.fixtures
* @since CakePHP(tm) v 1.2.0.6700
* @version $Revision: 7126 $
* @modifiedby $LastChangedBy: AD7six $
* @lastmodified $Date: 2008-06-05 11:20:45 -0400 (Thu, 05 Jun 2008) $
* @version $Revision$
* @modifiedby $LastChangedBy$
* @lastmodified $Date$
* @license http://www.opensource.org/licenses/opengroup.php The Open Group Test Suite License
*/
/**