[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();