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