Welcome Guest, Not a member yet? Register   Sign In
I want create a Typical Controller and extends all controller from it, but CI don't find
#7

[eluser]Cro_Crx[/eluser]
[quote author="Mic2x" date="1264693315"]It seems that, the code doesn't work...It needs a little changes for it...but I like the topic because it is very useful but not so familiar to me...[/quote]

Oh yeah, sorry the line:

Code:
parent::Controller();

Should be this instead:

Code:
parent::CI_Controller();


Messages In This Thread
I want create a Typical Controller and extends all controller from it, but CI don't find - by El Forum - 01-28-2010, 04:07 AM



Theme © iAndrew 2016 - Forum software by © MyBB