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