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