mirror of https://github.com/BOINC/boinc.git
- web: fixed opt-out page
svn path=/trunk/boinc/; revision=15599
This commit is contained in:
parent
419efc63ba
commit
75d34b7ca5
|
@ -5694,3 +5694,9 @@ Rom 11 July 2008
|
||||||
/
|
/
|
||||||
configure.ac
|
configure.ac
|
||||||
version.h
|
version.h
|
||||||
|
|
||||||
|
David 12 July 2008
|
||||||
|
- web: fixed opt-out page
|
||||||
|
|
||||||
|
html/user/
|
||||||
|
opt_out.php
|
||||||
|
|
|
@ -25,6 +25,5 @@ if ($result) {
|
||||||
";
|
";
|
||||||
page_tail();
|
page_tail();
|
||||||
}
|
}
|
||||||
error_page("database error");
|
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|
Loading…
Reference in New Issue