Missing Controller

Error: ControlPanelController could not be found.

Error: Create the class ControlPanelController below in file: app/controllers/control_panel_controller.php

<?php
class ControlPanelController extends AppController {

	var $name = 'ControlPanel';
}
?>

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