From bae60ae445f83e85ae127d7a6636ef1b28f52a2f Mon Sep 17 00:00:00 2001 From: Josef Moravec Date: Tue, 6 Jun 2017 10:47:31 +0000 Subject: [PATCH] [SIGNED-OFF] Bug 17385 - Fix pod Signed-off-by: Josef Moravec --- C4/XSLT.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/C4/XSLT.pm b/C4/XSLT.pm index 17aaed6..e6751dc 100644 --- a/C4/XSLT.pm +++ b/C4/XSLT.pm @@ -365,6 +365,7 @@ Returns reference to XSLT handler object. sub engine { return $engine; } + =head2 CustomXSLTExportList Returns list of file for custom xslt conversion -- 2.1.4