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


