Missing Controller

Error: OldstaticController could not be found.

Error: Create the class OldstaticController below in file: app/controllers/oldstatic_controller.php

<?php
class OldstaticController extends AppController {

	var $name = 'Oldstatic';
}
?>

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