Missing Controller

Error: PtController could not be found.

Error: Create the class PtController below in file: app/controllers/pt_controller.php

<?php
class PtController extends AppController {

	var $name = 'Pt';
}
?>

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