Missing Controller

Error: PreviousController could not be found.

Error: Create the class PreviousController below in file: app/controllers/previous_controller.php

<?php
class PreviousController extends AppController {

	var $name = 'Previous';
}
?>

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