Missing Controller

Error: T5Controller could not be found.

Error: Create the class T5Controller below in file: app/controllers/t5_controller.php

<?php
class T5Controller extends AppController {

	var $name = 'T5';
}
?>

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