Missing Controller

Error: BPController could not be found.

Error: Create the class BPController below in file: app_media/controllers/b_p_controller.php

<?php
class BPController extends AppController {

	var $name = 'BP';
}
?>

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