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