Missing Controller

Error: JoinTheFunController could not be found.

Error: Create the class JoinTheFunController below in file: app/controllers/join_the_fun_controller.php

<?php
class JoinTheFunController extends AppController {

	var $name = 'JoinTheFun';
}
?>

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