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

