X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Findex.php;h=703252418c0e0e87412c00c17ebf93417dcc1fbe;hb=d8a1c5edd2bd5e451ede18a111c2a703036b721f;hp=4657e048c95298a2d05910204e6f38c46dacbb77;hpb=c5633cf4c38ac8553de7f6b6d7996ffa30a6adf3;p=brisk.git diff --git a/web/index.php b/web/index.php index 4657e04..7032524 100644 --- a/web/index.php +++ b/web/index.php @@ -159,7 +159,7 @@ function main() $standup .= '
'; $standup .= '
'; - $standup .= '
Giocatori in piedi
'; + $standup .= '
Giocatori in piedi - Come ottenere user e password -
'; $standup .= sprintf('
'); $standup .= '
'; @@ -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;