Welcome Guest, Not a member yet? Register   Sign In
Telling the session class to go to sleep
#5

[eluser]helmutbjorg[/eluser]
Does the common controller extend the default controller or have you made a custom one that you extend from?

For example
Code:
class Common extends Controller { }
or
Code:
class Common extends MY_Controller { }
or
Code:
class Common extends Completely_different_controller { }


Messages In This Thread
Telling the session class to go to sleep - by El Forum - 12-09-2009, 04:02 AM
Telling the session class to go to sleep - by El Forum - 12-09-2009, 01:17 PM
Telling the session class to go to sleep - by El Forum - 12-09-2009, 01:40 PM
Telling the session class to go to sleep - by El Forum - 12-09-2009, 02:39 PM
Telling the session class to go to sleep - by El Forum - 12-09-2009, 03:12 PM
Telling the session class to go to sleep - by El Forum - 12-09-2009, 03:17 PM
Telling the session class to go to sleep - by El Forum - 12-09-2009, 03:20 PM
Telling the session class to go to sleep - by El Forum - 12-09-2009, 03:27 PM
Telling the session class to go to sleep - by El Forum - 12-09-2009, 04:25 PM
Telling the session class to go to sleep - by El Forum - 12-11-2009, 03:39 PM



Theme © iAndrew 2016 - Forum software by © MyBB