mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-19 12:46:03 +00:00
now for real
git-svn-id: https://svn.fhem.de/fhem/trunk@6339 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
012b859739
commit
5818aefa5c
@ -166,7 +166,7 @@ mailcheck_Connect($)
|
||||
$hash->{LAST_LOGIN} = FmtDateTime( gettimeofday() );
|
||||
|
||||
$hash->{CLIENT} = $client;
|
||||
Log3 $name, 3, "$name: logged in to $hash->{user}";
|
||||
Log3 $name, 3, "$name: logged in to $hash->{helper}{user}";
|
||||
|
||||
$hash->{HAS_IDLE} = $client->has_capability("IDLE");
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user