mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=3358
This commit is contained in:
parent
1ca4e4c521
commit
b800ab86bb
|
@ -56,6 +56,7 @@ while ($res = mysql_fetch_object($result)) {
|
|||
}
|
||||
mysql_free_result($result);
|
||||
|
||||
echo "Valid Versions: '$valid_app_versions'";
|
||||
|
||||
// Now that we have a valid list of app_version_nums' lets
|
||||
// construct the main query
|
||||
|
|
Loading…
Reference in New Issue