Check if user doesn't have a flag.
How to check if user doesn't have a certain flag?
I get a tag mismatch: PHP Code:
|
Re: Check if user doesn't have a flag.
PHP Code:
|
Re: Check if user doesn't have a flag.
Thanks!
|
Re: Check if user doesn't have a flag.
or if ( ~get_user_flags(id) & ADMIN_LEVEL_H )
|
Re: Check if user doesn't have a flag.
the other way you can do it is with
PHP Code:
|
Re: Check if user doesn't have a flag.
PHP Code:
|
Re: Check if user doesn't have a flag.
Quote:
|
Re: Check if user doesn't have a flag.
Quote:
|
Re: Check if user doesn't have a flag.
Quote:
|
Re: Check if user doesn't have a flag.
Quote:
|
| All times are GMT -4. The time now is 20:36. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.