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