From 75d34b7ca550a5a3604b27ad2e50511650b6e3da Mon Sep 17 00:00:00 2001 From: David Anderson Date: Sun, 13 Jul 2008 03:37:07 +0000 Subject: [PATCH] - web: fixed opt-out page svn path=/trunk/boinc/; revision=15599 --- checkin_notes | 6 ++++++ html/user/opt_out.php | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/checkin_notes b/checkin_notes index 4c762d5379..4f060afe38 100644 --- a/checkin_notes +++ b/checkin_notes @@ -5694,3 +5694,9 @@ Rom 11 July 2008 / configure.ac version.h + +David 12 July 2008 + - web: fixed opt-out page + + html/user/ + opt_out.php diff --git a/html/user/opt_out.php b/html/user/opt_out.php index 3bfc6ab251..7a6318f1f9 100644 --- a/html/user/opt_out.php +++ b/html/user/opt_out.php @@ -25,6 +25,5 @@ if ($result) { "; page_tail(); } -error_page("database error"); ?>