https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23237
Martin Renvoize <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |From a plugin template it release notes| |is useful to be able to | |include other templates | |with [% INCLUDE %] | |directives. But the TT | |module is used by Koha with | |absolute paths. Relative | |paths are forbidden for | |security reasons. A new | |param [% PLUGIN_DIR %] | |allow plugin templates to | |know where to find plugin | |home directory. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
