Missing Controller
Error: Pressrel.htmController could not be found.
Error: Create the class Pressrel.htmController below in file: app/controllers/pressrel.htm_controller.php
<?php
class Pressrel.htmController extends AppController {
var $name = 'Pressrel.htm';
}
?>
