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










