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