Files
Piwigo/include/smarty/docs/programmers/api-variables/variable-force-cache.md
2022-07-27 18:46:17 +02:00

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.