Welcome Guest, Not a member yet? Register   Sign In
Checking to see if logged in when accessing Members Area
#7

[eluser]Buso[/eluser]
[quote author="w0bbes" date="1258059686"]I use the same approach as the op but i would like to know how your approach works whitey5759...

Could you post that "extension"[/quote]
just make a controller with those 2 lines (name it Main or something like that), and your other controllers instead of begining like this:
Code:
class Bla extends Controller

Make them begin like this
Code:
class Bla extends Main

that way they will inherit those 2 lines


Messages In This Thread
Checking to see if logged in when accessing Members Area - by El Forum - 11-12-2009, 09:09 AM



Theme © iAndrew 2016 - Forum software by © MyBB