Missing Controller

Error: BtController could not be found.

Error: Create the class BtController below in file: app/controllers/bt_controller.php

<?php
class BtController extends AppController {

	var $name = 'Bt';
}
?>

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