Missing Controller

Error: ManagerController could not be found.

Error: Create the class ManagerController below in file: app/controllers/manager_controller.php

<?php
class ManagerController extends AppController {

	var $name = 'Manager';
}
?>

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