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



