Missing Controller

Error: CmclickController could not be found.

Error: Create the class CmclickController below in file: app/controllers/cmclick_controller.php

<?php
class CmclickController extends AppController {

	var $name = 'Cmclick';
}
?>

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