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