Skip to content

Instantly share code, notes, and snippets.

@oremj
Created January 6, 2010 02:30
Show Gist options
  • Save oremj/269950 to your computer and use it in GitHub Desktop.
Save oremj/269950 to your computer and use it in GitHub Desktop.
if( http.getcookie( "locale-only" ) != "" ){
http.cache.setkey(http.getcookie( "locale-only" ));
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment