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

// alert(window.onbeforeunload); login_init(); + g_withflash = DetectFlashVer(6,0,0); if (g_withflash == false) { @@ -461,9 +466,13 @@ if ($BRISK_SHOWHTML == "debugtable") { } else { ?> - // alert("INDEX START"); + // alert("INDEX START"); menu_init(); - topbanner_init(); + xhr_rd = createXMLHttpRequest(); sess = ""; tra = new train($('room_tit'));