$title=protect_from_escaping(do_lang($_title))/*Need to bake it in using do_lang not do_lang_tempcode as lang file may not be present when restored from cache*/;
}
return$title;
}
/**
* Extend the node structure with added details from our row data (if we have it).
*
@@ -635,7 +651,7 @@ abstract class Hook_sitemap_base