[Koha-bugs] [Bug 18754] Translatability: Get rid of exposed tt directives in opac-detail.tt

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 4 16:31:00 CEST 2017


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

--- Comment #9 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Just a note about BLOCK..INCLUDE versus BLOCK..PROCESS:

The PROCESS directive is slightly faster than INCLUDE because it avoids the
need to localise (i.e. copy) the variable stash before processing the template.

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


More information about the Koha-bugs mailing list