X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2FObj%2Fuser.phh;h=b6efbcdbdd87e3c111da2382a46189f793fab19f;hb=3834934333bc49c745beaf1e373986d308b66255;hp=4beaa5fd39d2e0b231aaae44b8a615bc662c7718;hpb=6d9a7402363ef514b7c3cae948356ba14ab3f628;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 = "";