X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbriskin5%2Findex.php;h=deeeba5a4195b4df075b536330771a548192cb96;hb=648e67ab39b09ae4a82fe2548a6c63154b61e901;hp=181b9e9adcf6e905809f6def3996dd817b5decfe;hpb=8fac461bc252da4aebf1fefbe25904251946bb6a;p=brisk.git diff --git a/web/briskin5/index.php b/web/briskin5/index.php index 181b9e9..deeeba5 100644 --- a/web/briskin5/index.php +++ b/web/briskin5/index.php @@ -27,7 +27,6 @@ $G_base = "../"; require_once("../Obj/brisk.phh"); -require_once("../Obj/proxyscan.phh"); require_once("Obj/briskin5.phh"); $mlang_bin5_index = array( 'aucwin' => array( 'it' => 'Hai vinto l\'asta.
Scegli il seme:', @@ -57,11 +56,6 @@ function bin5_index_main($transp_type, &$header_out, $addr, $get, $post, $cookie if (($sess = gpcs_var('sess', $get, $post, $cookie)) === FALSE) unset ($sess); - // Use of proxies isn't allowed. - // if (is_proxy()) { - // return (FALSE); - // } - // header('Content-type: text/html; charset="utf-8"',true); ?> @@ -94,7 +88,7 @@ function bin5_index_main($transp_type, &$header_out, $addr, $get, $post, $cookie var gst = new globst(); gst.st = "; - xstm = new xynt_streaming(window, "", null /* console */, gst, 'table_php', 'sess', sess, $('sandbox'), 'index_rd_ifra.php', function(com){eval(com);}); + xstm = new xynt_streaming(window, "", 80, 2, null /* console */, gst, 'table_php', 'sess', sess, $('sandbox'), 'index_rd.php', function(com){eval(com);}); xstm.hbit_set(heartbit); window.onbeforeunload = onbeforeunload_cb; window.onunload = onunload_cb; xstm.start(); + + addEvent($('select_rules'), "change", function() { act_select_rules(this.value); } ); // FIXME: add this setTimeout(preload_images into data stream to avoid // race on opened socket // setTimeout(preload_images, 0, g_preload_img_arr, g_imgct); @@ -257,7 +253,7 @@ window.onload = function() { - + @@ -307,6 +303,9 @@ window.onload = function() {


+
+ +