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