Client spamming server hotfix

svn path=/trunk/boinc/; revision=3717
This commit is contained in:
Rom Walton 2004-06-29 20:02:34 +00:00
parent 15c5503569
commit e294dc3aba
1 changed files with 0 additions and 1 deletions

View File

@ -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>";
}