Missing Controller

Error: BoyWithFishingNetController could not be found.

Error: Create the class BoyWithFishingNetController below in file: app/controllers/boy_with_fishing_net_controller.php

<?php
class BoyWithFishingNetController extends AppController {

	var $name = 'BoyWithFishingNet';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp