The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#4
|
|||
|
|||
![]()
There's a PHP function version_compare() for doing compares on version strings: http://us2.php.net/manual/en/functio...on-compare.php and the vbulletin version is in $vbulletin->versionnumber, so you could do something like
PHP Code:
An example I found in the vb code had the '@' there, I'm not sure why, I guess it would suppress an error message if $vbulletin->versionnumber didn't exist but I don't know if or when that would happen. |
Благодарность от: | ||
HMBeaty |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|