0) { $p = project_load($mysqli, $u['s_pid']); $p['accepted'] = 0; $mysqli->real_query("DELETE FROM timeslot_assignments WHERE pid='{$u['s_pid']}'"); project_save($mysqli, $p); } user_save($mysqli, $u); login_logout($mysqli, $u); header("Location: index.php#account_deleted"); exit(); } $page_id = 'a_delete_account'; sfiab_page_begin($u, "Delete Account", $page_id); ?>

Accounts cannot be deleted after registration is closed. Please contact the registration coordinator to delete your account

Really delete your account? This action cannot be undone.
Yes, Delete Account
No, Cancel