Missing Controller

Error: CertificatePdfsController could not be found.

Error: Create the class CertificatePdfsController below in file: app/controllers/certificate_pdfs_controller.php

<?php
class CertificatePdfsController extends AppController {

	var $name = 'CertificatePdfs';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp