diff --git a/plugins/ktstandard/PDFGeneratorPlugin.php b/plugins/ktstandard/PDFGeneratorPlugin.php index 2c8f791..a783702 100644 --- a/plugins/ktstandard/PDFGeneratorPlugin.php +++ b/plugins/ktstandard/PDFGeneratorPlugin.php @@ -30,6 +30,7 @@ require_once('PDFGeneratorAction.php'); class PDFGeneratorPlugin extends KTPlugin { + var $autoRegister = true; var $sNamespace = 'ktstandard.pdf.plugin'; function PDFGeneratorPlugin($sFilename = null) {