X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Findex.php;h=75f486902c21e35a33a500322b5559ade4804cfe;hb=60affa468ba1468eb8aa5ccd0f37724d6155adc8;hp=4657e048c95298a2d05910204e6f38c46dacbb77;hpb=c5633cf4c38ac8553de7f6b6d7996ffa30a6adf3;p=brisk.git diff --git a/web/index.php b/web/index.php index 4657e04..75f4869 100644 --- a/web/index.php +++ b/web/index.php @@ -342,6 +342,7 @@ supported by:

Brisk + @@ -367,6 +368,11 @@ supported by:

// alert(window.onbeforeunload); login_init(); + g_withflash = DetectFlashVer(6,0,0); if (g_withflash == false) { @@ -393,7 +399,7 @@ supported by:




Digita il tuo nickname per accedere ai tavoli della briscola.

-
+ @@ -461,10 +467,15 @@ if ($BRISK_SHOWHTML == "debugtable") { } else { ?> - // alert("INDEX START"); + // alert("INDEX START"); menu_init(); - topbanner_init(); + xhr_rd = createXMLHttpRequest(); + // xhr_rd.setRequestHeader("Content-type", "text/html; charset=utf-8"); sess = ""; tra = new train($('room_tit')); window.onunload = onunload_cb;