added docs for {$smarty.version} special variable

This commit is contained in:
messju
2004-01-12 19:46:55 +00:00
parent cfd9991c26
commit 8b82ad310b

View File

@@ -523,7 +523,12 @@ OUTPUT: (same for both examples)
processed.
</para>
</sect2>
<sect2 id="language.variables.smarty.version">
<title>{$smarty.version}</title>
<para>
This variable contains the version of Smarty the template was compiled with.
</para>
</sect2>
</sect1>
</chapter>