Missing Controller

Error: CommonController could not be found.

Error: Create the class CommonController below in file: app/controllers/common_controller.php

<?php
class CommonController extends AppController {

	var $name = 'Common';
}
?>

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