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