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