X-Git-Url: https://mop.ddnsfree.com/gitweb/?p=brisk.git;a=blobdiff_plain;f=web%2FObj%2Fbrisk.phh;h=546f5ebc20709b85b1e1448505f512a81e64b1b4;hp=85d8dda9f9026205b99afda88ab68d05e07bcc81;hb=9f4092e80e6b352c9e248cd7666161ab044c3e7c;hpb=2322125fc5af2cf90c0434d3b603ff023c8c41b5 diff --git a/web/Obj/brisk.phh b/web/Obj/brisk.phh index 85d8dda..546f5eb 100644 --- a/web/Obj/brisk.phh +++ b/web/Obj/brisk.phh @@ -964,6 +964,7 @@ define('GHOST_SESS_REAS_ANOT', 2); // another user get session define('GHOST_SESS_REAS_TOUT', 3); // room timeout define('GHOST_SESS_REAS_TTOT', 4); // table timeout define('GHOST_SESS_REAS_ANON', 5); // anonymizer access +define('GHOST_SESS_REAS_PROX', 6); // proxy access class GhostSessEl {