Blame | Letzte Änderung | Log anzeigen | RSS feed
\$force\_compile {#variable.force.compile}================This forces Smarty to (re)compile templates on every invocation. Thissetting overrides [`$compile_check`](#variable.compile.check). Bydefault this is FALSE. This is handy for development and[debugging](#chapter.debugging.console). It should never be used in aproduction environment. If [`$caching`](#variable.caching) is enabled,the cache file(s) will be regenerated every time.