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