Questions tagged with parseextensions

0 answers

-1 votes

Asked by lars1968, on 24/12/09 in

Avoid Router::parseExtensions()

I need to remove Router::parseExtensions() before I can make routes with the ext specified as shown in

http://mark-story.com/posts/view/fancy-routing-examples-with-cakephp-1-2


Router::connect('/posts/feed', array('controller' => 'posts', 
        ...
<< previous next >>