Missing Controller

Error: ChattingTimeAtTheBeachController could not be found.

Error: Create the class ChattingTimeAtTheBeachController below in file: app/controllers/chatting_time_at_the_beach_controller.php

<?php
class ChattingTimeAtTheBeachController extends AppController {

	var $name = 'ChattingTimeAtTheBeach';
}
?>

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