reverted back to humerous redundancy in the docs :). although we all

know we are here to generate template-based output, and not to have
fun ;-)
This commit is contained in:
messju
2003-04-28 15:57:56 +00:00
parent 0ea2e6a37d
commit fc8c00559e

View File

@@ -211,7 +211,7 @@ $smarty->autoload_filters = array('pre' => array('trim', 'stamp'),
<para>
This tells Smarty whether or not to cache the output of the templates.
By default this is set to 0, or disabled. If your templates generate
redundant content, it is advisable to turn on caching. This
redundant redundant content, it is advisable to turn on caching. This
will result in significant performance gains. You can also have multiple
caches for the same template. A value of 1 or 2 enables caching. 1 tells
Smarty to use the current $cache_lifetime variable to determine if the