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