Missing Controller

Error: BotanicalGardenController could not be found.

Error: Create the class BotanicalGardenController below in file: app/controllers/botanical_garden_controller.php

<?php
class BotanicalGardenController extends AppController {

	var $name = 'BotanicalGarden';
}
?>

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