Missing Controller

Error: EntranceController could not be found.

Error: Create the class EntranceController below in file: app/controllers/entrance_controller.php

<?php
class EntranceController extends AppController {

	var $name = 'Entrance';
}
?>

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