Changeset 646 for trunk/app/config

Show
Ignore:
Timestamp:
07/11/08 17:05:29 (4 months ago)
Author:
aarkerio
Message:

New RSS feeder

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/app/config/routes.php

    r635 r646  
    1515 */ 
    1616// Router::connect('/tests', array('controller' => 'tests', 'action' => 'index')); 
     17 
     18Router::parseExtensions('rss'); 
    1719?>