Missing Controller

Error: FullCalendarController could not be found.

Error: Create the class FullCalendarController below in file: app/controllers/full_calendar_controller.php

<?php
class FullCalendarController extends AppController {

	var $name = 'FullCalendar';
}
?>

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