Missing Controller

Error: GirlsChattingController could not be found.

Error: Create the class GirlsChattingController below in file: app/controllers/girls_chatting_controller.php

<?php
class GirlsChattingController extends AppController {

	var $name = 'GirlsChatting';
}
?>

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