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