Missing Controller

Error: PressController could not be found.

Error: Create the class PressController below in file: app/controllers/press_controller.php

<?php
class PressController extends AppController {

	var $name = 'Press';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp