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