Missing Controller

Error: Click.ChangeController could not be found.

Error: Create the class Click.ChangeController below in file: public_html/controllers/click.change_controller.php

<?php
class Click.ChangeController extends AppController {

	var $name = 'Click.Change';
}
?>

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