Missing Controller

Error: PController could not be found.

Error: Create the class PController below in file: app/controllers/p_controller.php

<?php
class PController extends AppController {

	var $name = 'P';
}
?>

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