Support 1.6 - 1.6.3
This commit is contained in:
@@ -48,6 +48,9 @@ function exitWithMessage($message, $encrypt = true) {
|
||||
}
|
||||
exit;
|
||||
}
|
||||
function getClientVersion() {
|
||||
return $_SERVER['HTTP_CLIENTVERSION'];
|
||||
}
|
||||
|
||||
function isLatestVersion($version) {
|
||||
global $latestVersion;
|
||||
|
||||
Reference in New Issue
Block a user