*** empty log message ***

svn path=/trunk/boinc/; revision=5592
This commit is contained in:
Rom Walton 2005-03-08 19:23:44 +00:00
parent da2aeb024d
commit a74d7e9f78
1 changed files with 2 additions and 2 deletions

View File

@ -151,8 +151,8 @@ function show_418($xml=false) {
}
function show_stable($xml) {
show_425_public($xml);
show_419_public($xml);
//show_425_public($xml);
show_419($xml);
}
function show_dev($xml) {