Matthew

Results 1 issues of Matthew

Analysing `application.php`, I see a lot of nested `if` statements, which causes the URL parameters to only be passed to `call_user_func_array()` if the selected controller and method are found, and...