Welcome Guest, Not a member yet? Register   Sign In
HMVC Modules array
#2

[eluser]theprodigy[/eluser]
Quote:If I try alone, it works fine but I want it in array
Code:
echo Modules::run('custom/custom/index', 1);
I'm not exactly sure what you are asking.

Are you saying you want "custom/custom/index" as an array (like below)?
Code:
array(
'custom',
'custom',
'index'
)


Messages In This Thread
HMVC Modules array - by El Forum - 08-02-2012, 05:03 AM
HMVC Modules array - by El Forum - 08-02-2012, 10:36 PM



Theme © iAndrew 2016 - Forum software by © MyBB