Welcome Guest, Not a member yet? Register   Sign In
how to use modular separation?
#6

[eluser]Ivan A. Zenteno[/eluser]
You need load module inside of controller like this:

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


Then you can use the module from module Post.


Messages In This Thread
how to use modular separation? - by El Forum - 04-29-2010, 05:37 PM
how to use modular separation? - by El Forum - 04-29-2010, 05:54 PM
how to use modular separation? - by El Forum - 04-29-2010, 06:48 PM
how to use modular separation? - by El Forum - 04-29-2010, 07:24 PM
how to use modular separation? - by El Forum - 04-29-2010, 08:53 PM
how to use modular separation? - by El Forum - 04-29-2010, 09:42 PM
how to use modular separation? - by El Forum - 04-29-2010, 09:57 PM



Theme © iAndrew 2016 - Forum software by © MyBB