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