Missing Controller

Error: PxController could not be found.

Error: Create the class PxController below in file: app/controllers/px_controller.php

<?php
class PxController extends AppController {

	var $name = 'Px';
}
?>

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