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