Missing Controller

Error: CoreController could not be found.

Error: Create the class CoreController below in file: app/controllers/core_controller.php

<?php
class CoreController extends AppController {

	var $name = 'Core';
}
?>

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