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