| Recommend this page to a friend! |
| Packages of Michael Beck | Xoops 2.5 | htdocs/xoops_lib/vendor/smarty/smarty/docs/programmers/api-variables/variable-config-overwrite.md | Download |
|
|||||||||||||||||||||
\$config\_overwrite {#variable.config.overwrite}If set to TRUE, the default then variables read in from config files will overwrite each other. Otherwise, the variables will be pushed onto an array. This is helpful if you want to store arrays of data in config files, just list each element multiple times. This examples uses The config file.
The template with a
See also |