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