4 Aug
2017
4 Aug
'17
4:31 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18754 --- Comment #9 from Marcel de Rooy <m.de.rooy@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.