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