Missing Controller

Error: Tp2Controller could not be found.

Error: Create the class Tp2Controller below in file: app/controllers/tp2_controller.php

<?php
class Tp2Controller extends AppController {

	var $name = 'Tp2';
}
?>

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