X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;ds=inline;f=web%2FObj%2Fbrisk.phh;h=45e5fd1136c9383df2156ceafaab0c9e99da82ac;hb=b5dae179f26df4000dc48a09acb49d5098265d25;hp=3a3d57680ed3ceb02670fd0937735b8a6a7305ba;hpb=fc19a0f063cf2e544a61a58b4ac31254f91d6ba5;p=brisk.git diff --git a/web/Obj/brisk.phh b/web/Obj/brisk.phh index 3a3d576..45e5fd1 100644 --- a/web/Obj/brisk.phh +++ b/web/Obj/brisk.phh @@ -2728,9 +2728,10 @@ class Brisk break; case "index_rd.php": + case "index_rd_wss.php": if (($transp = gpcs_var('transp', $get, $post, $cookie)) === FALSE) $transp = "iframe"; - if ($transp == 'websocket') + if ($transp == 'websocket' || $transp == 'websocketsec') $enc = 'plain'; do {