The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I'm having a heck of a time finding out what the operator |= is.
Google seems to ignore the | character. What does |= mean? It only seems to appear in the core code where Permissions are involved. |
|
#2
|
|||
|
|||
|
It's a bitwise operator.
Code:
$a | $b Or (inclusive or) Bits that are set in either $a or $b are set. |
|
#3
|
|||
|
|||
|
Thank you.
![]() I think I'm finally starting to get how permissions are set (maybe). |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|