Quick Updates

svn path=/trunk/boinc/; revision=23754
This commit is contained in:
Rom Walton 2011-06-20 15:03:39 +00:00
parent af4e85a9cc
commit 42efbc8721
1 changed files with 2 additions and 2 deletions

View File

@ -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');
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');
header('Location: http://boinc.berkeley.edu/wiki/Advanced_view');
}
} else if ($target == "simple") {
if ($controlid == "6024") {