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



