Missing Controller

Error: DirectoryController could not be found.

Error: Create the class DirectoryController below in file: app/controllers/directory_controller.php

<?php
class DirectoryController extends AppController {

	var $name = 'Directory';
}
?>

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