Missing Controller
Error: Loan-application.pdfController could not be found.
Error: Create the class Loan-application.pdfController below in file: app/controllers/loan-application.pdf_controller.php
<?php
class Loan-application.pdfController extends AppController {
var $name = 'Loan-application.pdf';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp


