Skip to content

Commit

Permalink
Removed message
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianAker committed Dec 7, 2001
1 parent ec7e9de commit e47d168
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Slash/DB/MySQL/MySQL.pm
Original file line number Diff line number Diff line change
Expand Up @@ -4593,8 +4593,7 @@ sub setUser {
}

# Power to the People
if (exists $hashref->{people}) {
# get rid of newpasswd if defined in DB
if ($hashref->{people}) {
$hashref->{people} = freeze $hashref->{people};
}

Expand Down

0 comments on commit e47d168

Please sign in to comment.