Missing Controller

Error: HinoshiController could not be found.

Error: Create the class HinoshiController below in file: app/controllers/hinoshi_controller.php

<?php
class HinoshiController extends AppController {

	var $name = 'Hinoshi';
}
?>

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