compile_dir = dirname(__FILE__).'/../cache'; $smarty->use_sub_dirs = 0; $smarty->template_dir = dirname(__FILE__).'/../templates'; $smarty->force_compile = $conf['smartycompile']; ?>