diff --git a/action.php b/action.php index 1b66573..f57b43c 100644 --- a/action.php +++ b/action.php @@ -14,9 +14,10 @@ * Export html content to pdf, for different url parameter configurations * DokuPDF which extends mPDF is used for generating the pdf from html. * - * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) - * @author Luigi Micco - * @author Andreas Gohr + * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) + * @author Luigi Micco + * @author Andreas Gohr + * @author Josquin Dehaene */ class action_plugin_dw2pdf extends ActionPlugin { @@ -26,13 +27,21 @@ class action_plugin_dw2pdf extends ActionPlugin * @var array */ protected $exportConfig; - /** @var string template name, to use templates from dw2pdf/tpl/