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