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


