 
             
		 Start here: https://github.com/fuel/core/blob/develop/classes/fuel.php#L172
Check if static::$locale is false...if it is, don't set it.  Then you can set Fuel::$locale to false in the app bootstrap, and Boom..no locale set.
You send the pull request and I will accept it.
Start here: https://github.com/fuel/core/blob/develop/classes/fuel.php#L172
Check if static::$locale is false...if it is, don't set it.  Then you can set Fuel::$locale to false in the app bootstrap, and Boom..no locale set.
You send the pull request and I will accept it.		Harro Verton wrote on Monday 25th of July 2011:I'm interested in the 'pitfalls' and 'unexpected behaviour'. I've read PHP's documentation on it, but apart from an issue when using thread based webservers like Apache or IIS under Windows, I don't see an issue.
 
		It looks like you're new here. If you want to get involved, click one of these buttons!