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

