[eluser]TWP Marketing[/eluser]
I'm trying to access the default controller but the array var $route doesn't appear to be available in my controller. I've tried $this->$route['default_controller'] without success.
How do I read this var from within my controller?