mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-08 22:35:00 +02:00
related to #1693 changed smarty version to 4.1.0
This commit is contained in:
committed by
plegall
parent
25570529a7
commit
ecfa090d6d
@@ -0,0 +1,9 @@
|
||||
\$force\_compile {#variable.force.compile}
|
||||
================
|
||||
|
||||
This forces Smarty to (re)compile templates on every invocation. This
|
||||
setting overrides [`$compile_check`](#variable.compile.check). By
|
||||
default this is FALSE. This is handy for development and
|
||||
[debugging](#chapter.debugging.console). It should never be used in a
|
||||
production environment. If [`$caching`](#variable.caching) is enabled,
|
||||
the cache file(s) will be regenerated every time.
|
||||
Reference in New Issue
Block a user