mirror of https://github.com/BOINC/boinc.git
Client spamming server hotfix
svn path=/trunk/boinc/; revision=3717
This commit is contained in:
parent
15c5503569
commit
e294dc3aba
|
@ -88,7 +88,6 @@ function BOINC_download_network_print_download_links() {
|
|||
fclose($fhandle2);
|
||||
unlink($mirror_file);
|
||||
rename($download_temp_file,$mirror_file);
|
||||
unlink($download_temp_file);
|
||||
} else {
|
||||
echo "<br>Error: Refreshing the application list failed. Please note that links and information here is currently not fully up to date.<br>";
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue