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

