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