remove $show_info_header and $show_info_include property vars from docs

This commit is contained in:
mohrt
2003-03-04 17:47:50 +00:00
parent c7f73c2041
commit 393c9eb907

View File

@@ -440,20 +440,6 @@ $smarty->autoload_filters = array('pre' => array('trim', 'stamp'),
Default is "}".
</para>
</sect1>
<sect1 id="variable.show.info.header">
<title>$show_info_header</title>
<para>
Shows an HTML comment at the beginning of the templates output,
displaying smarty version and date generated. Default is false.
</para>
</sect1>
<sect1 id="variable.show.info.include">
<title>$show_info_include</title>
<para>
Shows an HTML comment before and after each included template.
Default is false.
</para>
</sect1>
<sect1 id="variable.compiler.class">
<title>$compiler_class</title>
<para>