WebGUI::Content::PDFGenerator

This commit is contained in:
Paul Driver 2011-07-15 10:20:17 -05:00
parent 39165c5485
commit 5159e522f4
2 changed files with 127 additions and 0 deletions

View file

@ -1,4 +1,6 @@
7.10.21
- added the optional WebGUI::Content::PDFGenerator, not enabled by default
(see the module's documentation).
7.10.20
- fixed: Do not call group methods on an undefined value.