Missing Controller

Error: NewsletterAndCalendarController could not be found.

Error: Create the class NewsletterAndCalendarController below in file: app/controllers/newsletter_and_calendar_controller.php

<?php
class NewsletterAndCalendarController extends AppController {

	var $name = 'NewsletterAndCalendar';
}
?>

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