enum in variable
What is this? What does this creates? What it is for?
PHP Code:
|
Re: enum in variable
Quote:
|
Re: enum in variable
It simply creates enumerated variables with a tag (CsTeams).
|
Re: enum in variable
Then CS_TEAM_UNASSIGNED (and the others) are tagged as CsTeams, and if you want to store them in a variable then you should create it with the tag.
PHP Code:
|
| All times are GMT -4. The time now is 21:04. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.