View | Details | Raw Unified | Return to bug 17385
Collapse All | Expand All

(-)a/C4/XSLT.pm (-1 / +1 lines)
Lines 365-370 Returns reference to XSLT handler object. Link Here
365
sub engine {
365
sub engine {
366
    return $engine;
366
    return $engine;
367
}
367
}
368
368
=head2 CustomXSLTExportList
369
=head2 CustomXSLTExportList
369
370
370
 Returns list of file for custom xslt conversion
371
 Returns list of file for custom xslt conversion
371
- 

Return to bug 17385