X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2FObj%2Fbrisk.phh;h=e51304de53516915ba3effb4c8bb8e9771d4e674;hb=08ffa9284ee580b202c590390365d0cb580de19f;hp=4de7753d1a8259a2fbbc9522e2620fea129308ff;hpb=3063f4d349c9e7b4f9e2cb0d939cae6388afd76e;p=brisk.git diff --git a/web/Obj/brisk.phh b/web/Obj/brisk.phh index 4de7753..e51304d 100644 --- a/web/Obj/brisk.phh +++ b/web/Obj/brisk.phh @@ -1913,7 +1913,7 @@ class Room { log_auth("XXX", "authenticate: ".($authenticate != FALSE ? "TRUE" : "FALSE")); if ($authenticate != FALSE) { - $user_type = $authenticate->typeget(); + $user_type = $authenticate->type_get(); } else { $idx = -3;