Welcome Guest, Not a member yet? Register   Sign In
Loading a Library with a different Name doesn't work
#3

[eluser]Unknown[/eluser]
The Lib loading is singleton? Well good to know. Smile

But like I said, that Code worked before 2.0.
And even if it's just returning another instance with a different name, this should still work, right?


I'm not using anything special that I'm aware of.
The Form Library is a normal Class that extends another Library Class.


Thanks for the tip with "new" anyway, because this works:
Code:
$this->my_form2 = new MY_Form();


Messages In This Thread
Loading a Library with a different Name doesn't work - by El Forum - 04-11-2011, 06:56 AM
Loading a Library with a different Name doesn't work - by El Forum - 04-11-2011, 10:22 AM
Loading a Library with a different Name doesn't work - by El Forum - 04-12-2011, 03:50 PM



Theme © iAndrew 2016 - Forum software by © MyBB