X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2FObj%2Fbrisk.phh;h=a57beff0ea0332acac72e654bafb68e45621b277;hb=8731028d57608423cec432688bffc32d7763b559;hp=de606829605ad11f461d664b95739dab38e04a53;hpb=07c17bc6b57350654f6da42b27dc57ac3ea6d8ad;p=brisk.git diff --git a/web/Obj/brisk.phh b/web/Obj/brisk.phh index de60682..a57beff 100644 --- a/web/Obj/brisk.phh +++ b/web/Obj/brisk.phh @@ -988,6 +988,7 @@ define('GHOST_SESS_REAS_LOUT', 1); // logout 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 class GhostSessEl {