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