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

