update installation docs

This commit is contained in:
mohrt
2002-06-25 23:02:58 +00:00
parent d2d1abd3ff
commit e4b3570d82
2 changed files with 280 additions and 138 deletions
+3 -11
View File
@@ -78,18 +78,13 @@
included templates and assigned variables for the current
template page.
</para>
<para>
NOTE: This was added to Smarty 1.4.3.
</para>
</sect1>
<sect1 id="variable.debug.tpl">
<title>$debug_tpl</title>
<para>
This is the name of the template file used for the debugging
console.
</para>
<para>
NOTE: This was added to Smarty 1.4.3.
This is the name of the template file used for the debugging console. By
default, it is named debug.tpl and is located in the <link
linkend="constant.smarty.dir">SMARTY_DIR</link>.
</para>
</sect1>
<sect1 id="variable.debugging.ctrl">
@@ -101,9 +96,6 @@
for that invocation of the script. If $debugging is true, this
value is ignored.
</para>
<para>
NOTE: This was added to Smarty 1.4.4.
</para>
</sect1>
<sect1 id="variable.global.assign">
<title>$global_assign</title>