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