mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-04 18:34: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 "}".
|
||||
</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>
|
||||
|
Reference in New Issue
Block a user