fix syntax error

This commit is contained in:
mohrt
2002-02-27 19:48:15 +00:00
parent 1a40f6e54b
commit a15d547a85

View File

@@ -2787,6 +2787,7 @@ OUTPUT:
</note> </note>
<note> <note>
<title>Technical Note</title> <title>Technical Note</title>
<para>
Evaluated variables are compiled on every invocation, the compiled Evaluated variables are compiled on every invocation, the compiled
versions are not saved! However if you have caching enabled, the versions are not saved! However if you have caching enabled, the
output will be cached with the rest of the template. output will be cached with the rest of the template.