Missing Controller

Error: KujiController could not be found.

Error: Create the class KujiController below in file: app/controllers/kuji_controller.php

<?php
class KujiController extends AppController {

	var $name = 'Kuji';
}
?>

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