set default cache lifetime to 3600, BC with Smarty 2

This commit is contained in:
monte.ohrt
2009-12-28 03:22:57 +00:00
parent 997b8cd73f
commit 55d50efb1d

View File

@@ -138,7 +138,7 @@ class Smarty extends Smarty_Internal_Data {
// merge compiled includea
public $merge_compiled_includes = false;
// cache lifetime
public $cache_lifetime = 0;
public $cache_lifetime = 3600;
// force cache file creation
public $force_cache = false;
// cache_id