mirror of
https://github.com/webmin/webmin.git
synced 2026-03-20 08:40:24 +00:00
Typo: Scalar should be used
This commit is contained in:
@@ -137,7 +137,7 @@ if (defined($_[1])) {
|
||||
}
|
||||
else {
|
||||
delete($dialer->{'values'}->{$n});
|
||||
delete(dialer->{'onames'}->{$n});
|
||||
delete($dialer->{'onames'}->{$n});
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user