From: Matteo Nastasi (mop) Date: Fri, 5 Dec 2008 08:41:04 +0000 (+0000) Subject: meta httpequiv and utf-8 form required X-Git-Tag: 3.0.0~187 X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=commitdiff_plain;h=60affa468ba1468eb8aa5ccd0f37724d6155adc8;p=brisk.git meta httpequiv and utf-8 form required --- 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;