_cache_serials as $_include_file_path=>$_cache_serial) { $smarty->smarty_include($_include_file_path, true); $_return = preg_replace_callback('!(\{nocache\:('.$_cache_serial.')#(\d+)\})!s', array(&$smarty, '_process_compiled_include_callback'), $_return); } return $_return; } ?>