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

