Probably a stupid question but on our site we have some routes that say

http://site/article/view/id/1

in 0.1.5 I created a route in the bootstrap file for every extra parameter I wanted to your and got them wuth the _getParam() function of the action
but we recently upgraded to 0.8.0 and this isn't working anymore.

Do we still need to put every route we need (for different $_GET variables) in the bootstrapfile or is there an easier way to get these extra variables?


Tnx
Gerry

Reply via email to