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



