09-01-2008, 06:36 PM
[eluser]jbads[/eluser]
Do I have this right?
If I put a function call to check authentication in the construct of my class, then I do not need to include that same check on the individual functions / controllers within that class? That authentication check will run before any controllers are accessed?
Sorry for the dipshit question. Just wanna make sure my bases are covered.
Do I have this right?
If I put a function call to check authentication in the construct of my class, then I do not need to include that same check on the individual functions / controllers within that class? That authentication check will run before any controllers are accessed?
Sorry for the dipshit question. Just wanna make sure my bases are covered.