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


