Vergleich admin/modules/home/version_check.php - 1.4.12 - 1.4.13
Zeile 51 | Zeile 51 |
---|---|
); |
); |
$contents = fetch_remote_file("http://mybboard.net/version_check.php"); | $contents = fetch_remote_file("http://mybb.com/version_check.php"); |
if(!$contents) | if(!$contents) |