Missing Controller

Error: MufgController could not be found.

Error: Create the class MufgController below in file: app/controllers/mufg_controller.php

<?php
class MufgController extends AppController {

	var $name = 'Mufg';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp