Missing Controller

Error: MaryskitchenController could not be found.

Error: Create the class MaryskitchenController below in file: app/controllers/maryskitchen_controller.php

<?php
class MaryskitchenController extends AppController {

	var $name = 'Maryskitchen';
}
?>

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