A lot of changes (that shouldn't, hopefully be breaking)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<?php
|
||||
require __DIR__ . '/../incl/util.php';
|
||||
setPlainHeader();
|
||||
echo '1';
|
||||
echo getClientVersion() == "1.8.2" || getClientVersion() == "1.4.0-beta1" ? "1" : "2";
|
||||
Reference in New Issue
Block a user