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