X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2FObj%2Fuser.phh;h=b6efbcdbdd87e3c111da2382a46189f793fab19f;hb=c41ecb2b361ebb9aea6e457ec79258119900ba86;hp=4beaa5fd39d2e0b231aaae44b8a615bc662c7718;hpb=8cf173d68f241c4a2afb9d129176d43886026ba0;p=brisk.git diff --git a/web/Obj/user.phh b/web/Obj/user.phh index 4beaa5f..b6efbcd 100644 --- a/web/Obj/user.phh +++ b/web/Obj/user.phh @@ -465,7 +465,7 @@ class User { function reset() { $curtime = time(); - log_legal($curtime, 'xxx', $this, "STAT:LOGOUT", ''); + log_legal($curtime, $this->ip, $this, "STAT:LOGOUT", ''); $tmp_sess = $this->sess; $this->sess = "";