Files
smarty/docs/programmers/api-variables/variable-force-cache.md
T

7 lines
245 B
Markdown
Raw Normal View History

2021-12-03 11:59:22 +01:00
\$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.