22 Mar
2012
22 Mar
'12
8:13 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7769 --- Comment #5 from Dobrica Pavlinusic <dpavlin@rot13.org> --- I don't think there are any side-effect on non-persistent setup, and indeed we are doing this because we reference it inside subs. It would be enough to scope just $template, and to be pedantic, we are defining three global variables instead of one which does increase memory usage in persistent environment, but alternatives would require larger code changes. -- You are receiving this mail because: You are watching all bug changes.