X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbriskin5%2Findex_rd.php;h=6da2eb01a125543407c83f1228471d53ebc5a247;hb=6ac968e021ff7c9f6014e8c59ee66b83b0bd87ae;hp=c027921c794dba9fa29e531cfc5b0d4250216135;hpb=d735a157e2d85d4fa21de7d0639ad0e5b0f756a8;p=brisk.git diff --git a/web/briskin5/index_rd.php b/web/briskin5/index_rd.php index c027921..6da2eb0 100644 --- a/web/briskin5/index_rd.php +++ b/web/briskin5/index_rd.php @@ -28,6 +28,12 @@ require_once("../Obj/brisk.phh"); // require_once("../Obj/proxyscan.phh"); require_once("Obj/briskin5.phh"); +$S_load_stat = array( 'U_first_loop' => 0, + 'U_heavy' => 0, + 'R_garbage' => 0, + 'R_minusone' => 0, + 'R_the_end' => 0 ); + // Use of proxies isn't allowed. // if (is_proxy()) { // sleep(5);