Missing Controller
Error: Pp.phpController could not be found.
Error: Create the class Pp.phpController below in file: app/controllers/pp.php_controller.php
<?php
class Pp.phpController extends AppController {
var $name = 'Pp.php';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp


