Missing Controller

Error: FruitgatheringController could not be found.

Error: Create the class FruitgatheringController below in file: app/controllers/fruitgathering_controller.php

<?php
class FruitgatheringController extends AppController {

	var $name = 'Fruitgathering';
}
?>

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