Missing Controller

Error: EntryController could not be found.

Error: Create the class EntryController below in file: app/controllers/entry_controller.php

<?php
class EntryController extends AppController {

	var $name = 'Entry';
}
?>

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