[eluser]geshan[/eluser]
In a HMVC environment with multiple modules I need to load a model of a different module in a controller. So the controller's function should be able to load a model within the module and another model/models form other modules. How do I do that?
-Modular Extensions - HMVC has been used with a library named MY_Router.php.