[Koha-bugs] [Bug 33030] Add standardized subroutine for processing Template Toolkit syntax outside of notices

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 7 11:51:46 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33030

--- Comment #10 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
$processed = process_tt($template, $vars);

Process the given Template Toolkit string, passing the given hashref of vars to
the template, returning the processed string.

It is written correctly. But when I see $template, I still think of a file..

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list