Skip to content

Instantly share code, notes, and snippets.

@mmichelli
Created November 10, 2010 10:11
Show Gist options
  • Save mmichelli/670642 to your computer and use it in GitHub Desktop.
Save mmichelli/670642 to your computer and use it in GitHub Desktop.
Silverstripe: change all the pages to English
UPDATE `SiteTree` SET `Locale`='en_GB' ;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment