diff --git a/features/http-auth.xml b/features/http-auth.xml
index e7a1d83c92..128536ba93 100644
--- a/features/http-auth.xml
+++ b/features/http-auth.xml
@@ -1,5 +1,5 @@
-
+
Welcome: {$_SERVER['PHP_AUTH_USER']}
";
- echo "Old: {$_REQUEST['OldAuth']}";
- echo "
Welcome: {$_SERVER['PHP_AUTH_USER']}
";
+ echo "Old: {$_REQUEST['OldAuth']}";
+ echo "