d832ae4bc3
Because of the way that HTML::Template::Pro evaluates expressions, any variable referred to in a TMPL_IF EXPR must be be present when the template is parsed, otherwise you get Apache error log warnings like this: non-initialized variable new_subfield For a simple flag check, TMPL_IF NAME="new_subfield" is sufficient. Signed-off-by: Galen Charlton <galen.charlton@liblime.com> |
||
---|---|---|
.. | ||
intranet-tmpl/prog | ||
opac-tmpl/prog | ||
favicon.ico | ||
index.html | ||
intranet.html | ||
opac.html | ||
templates.readme |