Pastoid

The page you are looking at now is at this URL: http://pastoid.com/bgg

This paste was last updated on November 20, 2008 at 6:45 pm.

Pasted Coderaw

--------- BEFORE
 
// Set the locale from database or default locale
if ( Options::get('locale') ) {
	Locale::set( Options::get('locale') );
}
else {
	Locale::set( 'en-us' );
}
 
--------- AFTER
 
Locale::set(Options::get('locale'));
 

Toggle wordwrap

Referring DomainHits
Unknown Referer 127
pastoid.com 7
search.live.com 1
Is this paste spam?
<Hide