Welcome Guest, Not a member yet? Register   Sign In
CI2.0 Packages and Modular Extension
#2

[eluser]wiredesignz[/eluser]
Yes there is an issue with packages and Modular Extensions. I will add that functionality and update Bitbucket soon. In the meantime you could add this code to the MX / Loader.php file at line 233.

Code:
public function _ci_get_component($component) {
    return CI::$APP->$component;
}


Messages In This Thread
CI2.0 Packages and Modular Extension - by El Forum - 10-04-2010, 01:53 PM
CI2.0 Packages and Modular Extension - by El Forum - 10-04-2010, 05:40 PM



Theme © iAndrew 2016 - Forum software by © MyBB