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