Is it possible to do a default router with same characteristics as current one:
Module + controller + action + params: But also with Module + controller + action + 1param: Example: /some/list/1 And getParam(0) should return 1.. ? -- Sincerely, Nicolae Namolovan.
