Changeset 646 for trunk/app/config/routes.php
- Timestamp:
- 07/11/08 17:05:29 (4 months ago)
- Files:
-
- 1 modified
-
trunk/app/config/routes.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/app/config/routes.php
r635 r646 15 15 */ 16 16 // Router::connect('/tests', array('controller' => 'tests', 'action' => 'index')); 17 18 Router::parseExtensions('rss'); 17 19 ?>
