class_exists(ucfirst($match->module).'\\Controller_'.ucfirst($match->controller))returns false even though $match->module and $match->controller are the correct names. Maybe the autoloader doesn't load the controller's file since I don't see it in the profiler.
It looks like you're new here. If you want to get involved, click one of these buttons!