mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-05 02:44:27 +02:00
remove $show_info_header and $show_info_include property vars from docs
This commit is contained in:
@@ -440,20 +440,6 @@ $smarty->autoload_filters = array('pre' => array('trim', 'stamp'),
|
|||||||
Default is "}".
|
Default is "}".
|
||||||
</para>
|
</para>
|
||||||
</sect1>
|
</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">
|
<sect1 id="variable.compiler.class">
|
||||||
<title>$compiler_class</title>
|
<title>$compiler_class</title>
|
||||||
<para>
|
<para>
|
||||||
|
Reference in New Issue
Block a user