Welcome Guest, Not a member yet? Register   Sign In
What is wrong with this code? Why the language doesn't load?
#4

[eluser]Unknown[/eluser]
Hi,

try this:

Code:
public function __construct() {
      $this->load->helper('language');

      $this->lang->load('common');
      $this->lang->load('user');
}


Messages In This Thread
What is wrong with this code? Why the language doesn't load? - by El Forum - 04-04-2011, 05:09 PM



Theme © iAndrew 2016 - Forum software by © MyBB