Update index.php

This commit is contained in:
SuperDev
2022-12-22 21:24:58 -06:00
committed by GitHub
parent 0185b1692e
commit bfdb470d5a

View File

@@ -118,7 +118,7 @@ $version_filename = 'latest.txt?token=GHSAT0AAAAAAB4S7HM4SZGF7VWPABQO3KRSY5FDV4Q
</p>
<?php
if($server_version>version){
echo '<p>update available</p>'
echo '<p>update available</p>';
}
?>
</p>