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