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