aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/smarty/smarty/docs/programmers/api-variables/variable-force-cache.md
blob: de0c0c15a8c1ee07e847b314e17271447d8b6f05 (plain) (blame)
1
2
3
4
5
6
\$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.