diff --git a/html/user/am_set_info.php b/html/user/am_set_info.php
index e72a15eaa0..ad32379403 100644
--- a/html/user/am_set_info.php
+++ b/html/user/am_set_info.php
@@ -42,7 +42,7 @@ function success($x) {
db_init();
-//xml_header();
+xml_header();
$auth = process_user_text($_GET["account_key"]);
$user = lookup_user_auth($auth);