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