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

