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