Missing Controller

Error: SmudgedkitchenController could not be found.

Error: Create the class SmudgedkitchenController below in file: app/controllers/smudgedkitchen_controller.php

<?php
class SmudgedkitchenController extends AppController {

	var $name = 'Smudgedkitchen';
}
?>

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