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