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