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