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