/* means you can add params in your url.. without it it will ignore everything after /:action (thats in default zend route, so if you need params in url you need to add it to work)
anz_nabble wrote: > > GREAT ! > > Your suggestion helped me to fix the problem. Its working perfectly. > Thank you so much... > > I would like to know, what the '/*' actualy does ? Please let me know > about that... > ----- Regards, Eugen -- View this message in context: http://www.nabble.com/Problem-with-Pagination-Control-tp22202649p22219432.html Sent from the Zend Framework mailing list archive at Nabble.com.
