mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-04 10:24:26 +02:00
update docs
This commit is contained in:
@@ -498,8 +498,8 @@ require_once(SMARTY_DIR."Smarty.class.php");</programlisting>
|
|||||||
custom cache handler function section for details.
|
custom cache handler function section for details.
|
||||||
</para>
|
</para>
|
||||||
</sect2>
|
</sect2>
|
||||||
<sect2 id="variable.check.if.modified">
|
<sect2 id="variable.cache.modified.check">
|
||||||
<title>$check_if_modified</title>
|
<title>$cache_modified_check</title>
|
||||||
<para>
|
<para>
|
||||||
If set to true, Smarty will respect the If-Modified-Since
|
If set to true, Smarty will respect the If-Modified-Since
|
||||||
header sent from the client. If the cached file timestamp has
|
header sent from the client. If the cached file timestamp has
|
||||||
|
Reference in New Issue
Block a user