2011-08-10, 10:06 AM
if($mybb->user['usergroup'] == 4) {
//do blah
}
No longer involved in the MyBB project.
What's the best way to tell if user is logged in as ADMIN?
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
What's the best way to tell if user is logged in as ADMIN? - by brownchild - 2011-08-10, 10:03 AM
RE: What's the best way to tell if user is logged in as ADMIN? - by Nathan Malcolm - 2011-08-10, 10:06 AM
RE: What's the best way to tell if user is logged in as ADMIN? - by frostschutz - 2011-08-10, 10:26 AM
RE: What's the best way to tell if user is logged in as ADMIN? - by brownchild - 2011-08-10, 10:59 PM
RE: What's the best way to tell if user is logged in as ADMIN? - by frostschutz - 2011-08-10, 11:01 PM
RE: What's the best way to tell if user is logged in as ADMIN? - by brownchild - 2011-08-12, 06:01 AM
|