Welcome Guest, Not a member yet? Register   Sign In
How to load extended core system classes from controller?
#5

[eluser]ccschmitz[/eluser]
If you extended the class with the "MY_" prefix it is adding functionality to the existing core library so you would access the method like this:

Code:
$this->input->get_mid();


Messages In This Thread
How to load extended core system classes from controller? - by El Forum - 05-15-2011, 08:57 PM



Theme © iAndrew 2016 - Forum software by © MyBB