Welcome Guest, Not a member yet? Register   Sign In
Loading language files
#1

[eluser]K-Fella[/eluser]
How come you can't load multiple language files using an array?
Code:
$this->lang->load(array('user', 'page'));

By the way, I think loading language files should be done using:
Code:
$this->load->language();

This (to me anyway) is more in keeping with the coding practices of CI.


Messages In This Thread
Loading language files - by El Forum - 10-19-2010, 11:32 AM
Loading language files - by El Forum - 10-19-2010, 11:35 AM
Loading language files - by El Forum - 10-26-2010, 12:13 PM
Loading language files - by El Forum - 10-26-2010, 12:41 PM



Theme © iAndrew 2016 - Forum software by © MyBB