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"); ?>