Missing Controller

Error: KayaskitchenController could not be found.

Error: Create the class KayaskitchenController below in file: app/controllers/kayaskitchen_controller.php

<?php
class KayaskitchenController extends AppController {

	var $name = 'Kayaskitchen';
}
?>

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