Welcome Guest, Not a member yet? Register   Sign In
HMVC
#3

[eluser]InsiteFX[/eluser]
The Modules::$locations array may be set in the application/config.php file. ie:
Code:
<?php
$config['modules_locations'] = array(
    APPPATH.'modules/' => '../modules/',
);


Messages In This Thread
HMVC - by El Forum - 07-21-2014, 02:28 AM
HMVC - by El Forum - 07-21-2014, 10:08 PM
HMVC - by El Forum - 07-22-2014, 05:43 AM



Theme © iAndrew 2016 - Forum software by © MyBB