Skip to content

Instantly share code, notes, and snippets.

@feedhenry-gists
Created June 10, 2011 11:48
Show Gist options
  • Save feedhenry-gists/1018687 to your computer and use it in GitHub Desktop.
Save feedhenry-gists/1018687 to your computer and use it in GitHub Desktop.
Multilingual Support wrapper
function buildLanguages(){
// Wrapper function - the scope of utils_lang_shared functions is private
return buildAllLanguages();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment