"Setting missing props"

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6884 3807eeeb-6ff5-0310-8944-8be069107fe0
This commit is contained in:
phpnut 2008-05-15 06:00:12 +00:00
parent 896de31580
commit ffd272901c
2 changed files with 8 additions and 8 deletions

View file

@ -1,5 +1,5 @@
<?php <?php
/* SVN FILE: $Id: model.test.php 6441 2008-02-06 15:48:31Z nate $ */ /* SVN FILE: $Id$ */
/** /**
* Mock models * Mock models
* *
@ -21,9 +21,9 @@
* @package cake.tests * @package cake.tests
* @subpackage cake.tests.cases.libs.model * @subpackage cake.tests.cases.libs.model
* @since CakePHP(tm) v 1.2.0.6464 * @since CakePHP(tm) v 1.2.0.6464
* @version $Revision: 6441 $ * @version $Revision$
* @modifiedby $LastChangedBy: nate $ * @modifiedby $LastChangedBy$
* @lastmodified $Date: 2008-02-06 10:48:31 -0500 (Wed, 06 Feb 2008) $ * @lastmodified $Date$
* @license http://www.opensource.org/licenses/opengroup.php The Open Group Test Suite License * @license http://www.opensource.org/licenses/opengroup.php The Open Group Test Suite License
*/ */
if (!defined('CAKEPHP_UNIT_TEST_EXECUTION')) { if (!defined('CAKEPHP_UNIT_TEST_EXECUTION')) {

View file

@ -1,5 +1,5 @@
;<?php die() ?> ;<?php die() ?>
; SVN FILE: $Id: acl.ini.php 6296 2008-01-01 22:18:17Z phpnut $ ; SVN FILE: $Id$
;/** ;/**
; * Test App Ini Based Acl Config File ; * Test App Ini Based Acl Config File
; * ; *
@ -20,9 +20,9 @@
; * @package cake ; * @package cake
; * @subpackage cake.app.config ; * @subpackage cake.app.config
; * @since CakePHP(tm) v 0.10.0.1076 ; * @since CakePHP(tm) v 0.10.0.1076
; * @version $Revision: 6296 $ ; * @version $Revision$
; * @modifiedby $LastChangedBy: phpnut $ ; * @modifiedby $LastChangedBy$
; * @lastmodified $Date: 2008-01-01 17:18:17 -0500 (Tue, 01 Jan 2008) $ ; * @lastmodified $Date$
; * @license http://www.opensource.org/licenses/mit-license.php The MIT License ; * @license http://www.opensource.org/licenses/mit-license.php The MIT License
; */ ; */