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

