if (not defined $USERLIST{$USER}{'TIME'}) {$USERLIST{$USER}{'TIME'}=0} if ( $USERLIST{$USER}{'TIME'} < $USER_INFO{'lastLogon'}) { %USERLIST->{$USER}->{'TIME'} = $USER_INFO{'lastLogon'}; %USERLIST->{$USER}->{'DISABLED'} = "DISABLED" if ($USER_INFO{'flags +'} & UF_ACCOUNTDISABLE) }
In reply to Re: Re: Warnings, and declaring Hashes of Hashes.
by BatGnat
in thread Warnings, and declaring Hashes of Hashes.
by BatGnat
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |