Quick Updates

svn path=/trunk/boinc/; revision=23726
This commit is contained in:
Rom Walton 2011-06-15 16:04:42 +00:00
parent 1cd1c3d528
commit 3185e08fbf
1 changed files with 4 additions and 4 deletions

View File

@ -47,11 +47,11 @@ if ($target == "notice") {
if ($controlid == "6024") {
header('Location: http://boinc.berkeley.edu');
} else if ($controlid == "6025") {
header('Location: http://boinc.berkeley.edu/wiki/Advanced_view');
header('Location: http://boinc.berkeley.edu/wiki/Advanced_view_6_10');
} else if ($controlid == "6035") {
header('Location: http://boinc.berkeley.edu/wiki/BOINC_Help');
} else {
header('Location: http://boinc.berkeley.edu/wiki/Advanced_view');
header('Location: http://boinc.berkeley.edu/wiki/Advanced_view_6_10');
}
} else if (($target == "simple") && version_compare($version, "5.10.0", ">=") && version_compare($version, "6.12.0", "<=")) {
if ($controlid == "6024") {
@ -68,11 +68,11 @@ if ($target == "notice") {
if ($controlid == "6024") {
header('Location: http://boinc.berkeley.edu');
} else if ($controlid == "6025") {
header('Location: http://boinc.berkeley.edu/wiki/Advanced_View_6_12');
header('Location: http://boinc.berkeley.edu/wiki/Advanced_View');
} else if ($controlid == "6035") {
header('Location: http://boinc.berkeley.edu/wiki/BOINC_Help');
} else {
header('Location: http://boinc.berkeley.edu/wiki/Advanced_View_6_12');
header('Location: http://boinc.berkeley.edu/wiki/Advanced_View');
}
} else if ($target == "simple") {
if ($controlid == "6024") {