From: Matteo Nastasi Date: Sun, 16 Jul 2017 15:13:15 +0000 (+0200) Subject: port of on-the-fly fixes on production site X-Git-Tag: v5.4.2~2 X-Git-Url: https://mop.ddnsfree.com/gitweb/?p=brisk.git;a=commitdiff_plain;h=52c0fa9acf2a28e0fd0f817fef8cc49c850f0580 port of on-the-fly fixes on production site --- diff --git a/web/briskin5/index_wr.php b/web/briskin5/index_wr.php index a80a554..e4d5af7 100644 --- a/web/briskin5/index_wr.php +++ b/web/briskin5/index_wr.php @@ -189,7 +189,7 @@ function bin5_index_wr_main(&$bin5, $remote_addr_full, $get, $post, $cookie) if ($user->table_pos != $index_cur || !$table->asta_pla[$index_cur]) { // FIXME_LANG - $ret_s = 'grave inconsistenza'; + // $ret_s = 'grave inconsistenza'; break; }