Welcome Guest, Not a member yet? Register   Sign In
[solved] Modules: Loading helpers
#2

[eluser]mattpointblank[/eluser]
I've never seen the word 'module' in CI terminology - do you mean models? Even if 'module' is valid, the normal CI structure is using an array, eg:

Code:
$this->load->model(array('model1', 'model2'));


Messages In This Thread
[solved] Modules: Loading helpers - by El Forum - 11-10-2009, 08:53 AM
[solved] Modules: Loading helpers - by El Forum - 11-10-2009, 09:01 AM
[solved] Modules: Loading helpers - by El Forum - 11-10-2009, 09:03 AM
[solved] Modules: Loading helpers - by El Forum - 11-10-2009, 09:10 AM
[solved] Modules: Loading helpers - by El Forum - 11-10-2009, 09:15 AM



Theme © iAndrew 2016 - Forum software by © MyBB