- web: fixed opt-out page

svn path=/trunk/boinc/; revision=15599
This commit is contained in:
David Anderson 2008-07-13 03:37:07 +00:00
parent 419efc63ba
commit 75d34b7ca5
2 changed files with 6 additions and 1 deletions

View File

@ -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

View File

@ -25,6 +25,5 @@ if ($result) {
"; ";
page_tail(); page_tail();
} }
error_page("database error");
?> ?>