Skip to content

Commit

Permalink
Removing svn tags.
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Sep 27, 2009
1 parent 9a2cd88 commit cf849e3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
5 changes: 0 additions & 5 deletions cake/libs/router.php
@@ -1,6 +1,4 @@
<?php
/* SVN FILE: $Id$ */

/**
* Parses the request URL into controller, action, and parameters.
*
Expand All @@ -20,9 +18,6 @@
* @package cake
* @subpackage cake.cake.libs
* @since CakePHP(tm) v 0.2.9
* @version $Revision$
* @modifiedby $LastChangedBy$
* @lastmodified $Date$
* @license http://www.opensource.org/licenses/mit-license.php The MIT License
*/

Expand Down
5 changes: 0 additions & 5 deletions cake/tests/cases/libs/router.test.php
@@ -1,6 +1,4 @@
<?php
/* SVN FILE: $Id$ */

/**
* RouterTest file
*
Expand All @@ -20,9 +18,6 @@
* @package cake
* @subpackage cake.tests.cases.libs
* @since CakePHP(tm) v 1.2.0.4206
* @version $Revision$
* @modifiedby $LastChangedBy$
* @lastmodified $Date$
* @license http://www.opensource.org/licenses/opengroup.php The Open Group Test Suite License
*/
App::import('Core', array('Router', 'Debugger'));
Expand Down

0 comments on commit cf849e3

Please sign in to comment.