Welcome Guest, Not a member yet? Register   Sign In
Extending an extended core class
#3

[eluser]JCianflone[/eluser]
Yep, I started with them all there and that didn't work either. I can extend just the conroller and that will work. So *this* works:

Code:
class MY_Controller extends Controller {}

class Welcome extends MY_Controller {}

That code works no problem, but as soon as I try to extend MY_Controller the whole thing breaks


Messages In This Thread
Extending an extended core class - by El Forum - 09-12-2010, 08:16 AM
Extending an extended core class - by El Forum - 09-12-2010, 09:15 AM
Extending an extended core class - by El Forum - 09-12-2010, 01:34 PM
Extending an extended core class - by El Forum - 09-12-2010, 01:57 PM
Extending an extended core class - by El Forum - 09-13-2010, 01:07 PM
Extending an extended core class - by El Forum - 09-14-2010, 01:36 AM



Theme © iAndrew 2016 - Forum software by © MyBB