Doesn't make sense to me...
if you have three urls /artist/artist_name, /location/location_name and /agency/agency_name why would you want them all in one controller? What would you achieve by that? It's not less coding than doing three controllers anyway.
|