diff --git a/cake/tests/cases/libs/model/models.php b/cake/tests/cases/libs/model/models.php index c05e88160..ef89b93ff 100644 --- a/cake/tests/cases/libs/model/models.php +++ b/cake/tests/cases/libs/model/models.php @@ -1,5 +1,5 @@ -; SVN FILE: $Id: acl.ini.php 6296 2008-01-01 22:18:17Z phpnut $ +; SVN FILE: $Id$ ;/** ; * Test App Ini Based Acl Config File ; * @@ -20,9 +20,9 @@ ; * @package cake ; * @subpackage cake.app.config ; * @since CakePHP(tm) v 0.10.0.1076 -; * @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 ; */