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