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