template_dir = SMARTY_DIR.'html'; $this->compile_dir = SMARTY_DIR.'smarty_tmp/templates_c'; $this->config_dir = SMARTY_DIR.'smarty_tmp/config'; $this->cache_dir = SMARTY_DIR.'smarty_tmp/cache'; } } ?>