remove caching logic

This commit is contained in:
mohrt
2001-01-02 20:04:46 +00:00
parent 9f1b6c014c
commit 6b3e0d34ad
6 changed files with 18 additions and 20 deletions

View File

@@ -58,15 +58,6 @@ class Smarty
);
var $global_assign = array( 'SCRIPT_NAME'
);
var $cache_enable = true; // turn template cache on/off
var $cache_dir = ""; // the directory path where
// cached templates are placed.
// if empty, uses compile directory
var $cache_exp_time = 3600; // number of seconds cache is good for
// internal vars
var $_error_msg = false; // error messages