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