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

