Welcome Guest, Not a member yet? Register   Sign In
How to load a model of a different module in a controller?
#11

[eluser]Johan André[/eluser]
It seem I can't get this to work:

Code:
$this->load->model('module/model');

I try to load the model from a another module.
Have I gotten this wrong?

I don't want to access the model thru the models controller as it seems a little too much work.


Messages In This Thread
How to load a model of a different module in a controller? - by El Forum - 12-03-2008, 02:48 PM



Theme © iAndrew 2016 - Forum software by © MyBB