mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=5592
This commit is contained in:
parent
da2aeb024d
commit
a74d7e9f78
|
@ -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) {
|
||||
|
|
Loading…
Reference in New Issue