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