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