X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbriskin5%2Findex_wr.php;h=f358440c2bbe0cc9372532df13d6ea300c7be7ef;hb=refs%2Ftags%2F3.6.2;hp=e755965e45cac87dff689ede86791ef5c1258c9b;hpb=2e7430e0fc225c96177e7886071960d093ffd89e;p=brisk.git diff --git a/web/briskin5/index_wr.php b/web/briskin5/index_wr.php index e755965..f358440 100644 --- a/web/briskin5/index_wr.php +++ b/web/briskin5/index_wr.php @@ -47,6 +47,7 @@ log_load("bin5/index_wr.php"); */ log_wr('COMM: '.$mesg); +$table_idx = (int)$table_idx; if ($table_idx < 0 || $table_idx >= TABLE_N) exit;