mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-05 02:44:27 +02:00
learned something about <note> and sgml and applied this to the
use.sub.dirs-section :)
This commit is contained in:
@@ -468,9 +468,14 @@ $smarty->autoload_filters = array('pre' => array('trim', 'stamp'),
|
|||||||
<para>
|
<para>
|
||||||
Set this to false if your PHP environment does not allow the creation of
|
Set this to false if your PHP environment does not allow the creation of
|
||||||
sub directories by Smarty. Sub directories are more efficient, so use them
|
sub directories by Smarty. Sub directories are more efficient, so use them
|
||||||
if you can. (Note: Since Smarty-2.6.2 <varname>use_sub_dirs</varname>
|
if you can.
|
||||||
defaults to false.)
|
|
||||||
</para>
|
</para>
|
||||||
|
<note>
|
||||||
|
<title>Technical Note</title>
|
||||||
|
<para>
|
||||||
|
Since Smarty-2.6.2 <varname>use_sub_dirs</varname> defaults to false.
|
||||||
|
</para>
|
||||||
|
</note>
|
||||||
</sect1>
|
</sect1>
|
||||||
<sect1 id="variable.default.modifiers">
|
<sect1 id="variable.default.modifiers">
|
||||||
<title>$default_modifiers</title>
|
<title>$default_modifiers</title>
|
||||||
|
Reference in New Issue
Block a user