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