Missing Controller
Error: FutebolController could not be found.
Error: Create the class FutebolController below in file: app/controllers/futebol_controller.php
<?php
class FutebolController extends AppController {
var $name = 'Futebol';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp