Missing Method in BulletinController
Error: The action 19990700.pdf is not defined in controller BulletinController
Error: Create BulletinController::19990700.pdf() in file: app/controllers/bulletin_controller.php.
<?php
class BulletinController extends AppController {
var $name = 'Bulletin';
function 19990700.pdf() {
}
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp
