| Recommend this page to a friend! |
| Packages of Michael Beck | Xoops 2.5 | htdocs/xoops_lib/vendor/smarty/smarty/docs/programmers/api-variables/variable-cache-dir.md | Download |
|
|||||||||||||||||||||
\$cache\_dir {#variable.cache.dir}This is the name of the directory where template caches are stored. By
default this is You can also use your own custom cache implementation
to control cache files, which will ignore this setting. See also
> Note > > This setting must be either a relative or absolute path. include\_path > is not used for writing files. > Note > > It is not recommended to put this directory under the web server > document root. > Note
>
> As of Smarty 3.1 the attribute \$cache\_dir is no longer accessible
> directly. Use See also |