Notice (8): Undefined index: CakeError [APP/app_controller.php, line 431]
CakePHP: the rapid development php framework: 日祥商会|

Missing Controller

Error: Main.htmController could not be found.

Error: Create the class Main.htmController below in file: app/controllers/main.htm_controller.php

<?php
class Main.htmController extends AppController {

	var $name = 'Main.htm';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp