mirror of
https://github.com/smarty-php/smarty.git
synced 2025-07-04 19:26:32 +02:00
7 lines
245 B
Markdown
7 lines
245 B
Markdown
![]() |
\$force\_cache {#variable.force.cache}
|
||
|
==============
|
||
|
|
||
|
This forces Smarty to (re)cache templates on every invocation. It does
|
||
|
not override the [`$caching`](#variable.caching) level, but merely
|
||
|
pretends the template has never been cached before.
|