07-06-2012, 03:57 PM
[eluser]WanWizard[/eluser]
before you load any language files. You can fetch that value from a cookie if you want, or from the session.
Code:
$this->config->set_item('language', 'your_language_here');