--- inc/conn.inc 2001/02/28 09:48:31 1.2 +++ inc/conn.inc 2001/03/01 09:02:05 1.3 @@ -5,6 +5,7 @@ if (!$WAP && strstr(strtolower($HTTP_ACCEPT), "text/vnd.wap.wml")) { Header("Location: wap.php"); + header("Content-type: text/vnd.wap.wml"); exit; }