From 60affa468ba1468eb8aa5ccd0f37724d6155adc8 Mon Sep 17 00:00:00 2001 From: "Matteo Nastasi (mop)" Date: Fri, 5 Dec 2008 08:41:04 +0000 Subject: [PATCH] meta httpequiv and utf-8 form required --- web/index.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/web/index.php b/web/index.php index 75df65c..75f4869 100644 --- a/web/index.php +++ b/web/index.php @@ -342,6 +342,7 @@ supported by:

Brisk + @@ -398,7 +399,7 @@ supported by:




Digita il tuo nickname per accedere ai tavoli della briscola.

-
+ @@ -474,6 +475,7 @@ else { } ?> xhr_rd = createXMLHttpRequest(); + // xhr_rd.setRequestHeader("Content-type", "text/html; charset=utf-8"); sess = ""; tra = new train($('room_tit')); window.onunload = onunload_cb; -- 2.17.1