Missing Controller

Error: FpController could not be found.

Error: Create the class FpController below in file: app/controllers/fp_controller.php

<?php
class FpController extends AppController {

	var $name = 'Fp';
}
?>

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