Missing close bracket );

svn path=/trunk/boinc/; revision=4776
This commit is contained in:
Bruce Allen 2004-12-07 11:02:46 +00:00
parent f9c8c6b86d
commit 44cef67242
2 changed files with 8 additions and 1 deletions

View File

@ -20810,4 +20810,10 @@ Rom 6 Dec 2004
win_build/
boinc.sln
boinc_gui.vcproj
Bruce 7 Dec 2004
- Missing close bracket
html/
ops/
db_update.php

View File

@ -182,6 +182,7 @@ function update_11_24_2004_result() {
."add index ind_res_st(server_state, priority), "
."drop index app_received_time, "
."add index app_mod_time(appid, mod_time desc)"
);
}
function update_11_24_2004_workunit() {
mysql_query(